WorksheetsBasic Excel+SQL quiz
Total questions: 20
Worksheet time: 10mins
Full Form of SQL
Sequential Query Language
Structured Query Language
Structured Queue Language
Structured Question Language
What is the green portion called?
हरे भाग को क्या कहते हैं ?
A cell
A block
A square
A function
What is the address of this cell?
इस cell का address क्या है?
(a)
Which function is used to add cell values ?
Cell के मान जोड़ने के लिए किस फ़ंक्शन का उपयोग किया जाता है
TOTAL
ADD
SUM
PLUS
Which symbol must all formula begin with?
सभी formula किस चिन्ह से शुरू होने चाहिए?
+
-
=
@
A group of cells is called a ______
Cell के समूह को ______ कहा जाता है
chart
cell range
cluster
multicell
Which of the following formulas are valid? (Select all that apply)
निम्नलिखित में से कौन से सूत्र मान्य हैं? (लागू होने वाले सभी का चयन करें)
=A1+B1
C8+C7
=A+B+C
=J5+1
True or False.
In Excel, the values 75 and 75% are equivalent.
Excel में, 75 और 75% समतुल्य हैं।
True
False
Suppose you want to copy a formula while keeping one of the cell references locked on the same cell. Which of the following would you use?
मान लीजिए कि आप किसी एक cell reference को उसी cell पर लॉक रखते हुए एक Formula कॉपी करना चाहते हैं। आप निम्न में से किसका प्रयोग करेंगे?
Relative reference
Reference Lock
Absolute reference
PivotTable
Which function can find the highest value in a cell range?
Cell range में कौन सा Function उच्चतम मान प्राप्त कर सकता है?
MAX
MAXVAL
HIGHEST
TOP
Which function can display a different value depending on a condition?
कौन सा Function एक शर्त के आधार पर एक अलग मान प्रदर्शित कर सकता है?
IF
AVERAGE
CONDITION
TEST
What will be the value in C1 ?
1
False
True
C1
What will be the value in C1 ?
0
False
True
C1
What will be the value in C1 ?
0
False
True
C1
Full form of DBMS?
DataBase Management Sum
DataBase Manager System
DataBase Management System
DataBase Microsoft System
Command that creates a database or its object
Command जो एक डेटाबेस या उसकी वस्तु बनाता है
CREATE
NEW
MAKE
NONE
Command that helps provide access to a particular user.
Command जो किसी विशेष उपयोगकर्ता तक पहुँच प्रदान करने में मदद करता है।
GIVE
GRANT
ACCESS
PROVIDE
"SELECT" is a type of which command?
"SELECT" किस command का प्रकार है ?
Data Query Language
Data Manipulation Language
Data Definition Language
Data Control Language
"COMMIT" is a type of which command?
"COMMIT" किस command का प्रकार है ?
Data Query Language
Data Manipulation Language
Transaction Control Language
Data Control Language
"DELETE" is a type of which command?
"DELETE" किस command का प्रकार है ?
Data Query Language
Data Manipulation Language
Data Definition Language
Data Control Language
