Questions · Page 1 of 2

MCQ . (1 Marks)

🎯

Test yourself on this topic

50 questions · timed · auto-graded

MCQ 11 Mark
What can be a function argument ?
  • A
    Value
  • B
    Text
  • C
    Other function
  • All of the given OR
Answer
Correct option: D.
All of the given OR
d
View full question & answer
MCQ 21 Mark
How many arguments one can use with a Calc function ?
  • A
    One
  • B
    Two
  • C
    Three
  • Depends on the function
Answer
Correct option: D.
Depends on the function
D
View full question & answer
MCQ 31 Mark
A function can start with which of the following options ?
  • '=' sign
  • B
    Alphabets
  • C
    Numbers
  • D
    Any of the given
Answer
Correct option: A.
'=' sign
a
View full question & answer
MCQ 41 Mark
In which of the following way we can enter a function in Calc ?
  • A
    Directly typing function name in a cell
  • B
    Function wizard or selecting from toolbar
  • Both A and B
  • D
    Depends on functions
Answer
Correct option: C.
Both A and B
c
View full question & answer
MCQ 51 Mark
= RANK (67: Al: F1; ______) function returns the rank of a given number from the cell range A1 to F1 after arranging it in ascending order.
  • A
    O
  • 1
  • C
    2
  • D
    3
Answer
Correct option: B.
1
B
View full question & answer
MCQ 61 Mark
= RANK (67: A1: F1; _____) function returns the rank of a given number from the call range Al to F1 after arranging it in descending order.
  • 0
  • B
    1
  • C
    2
  • D
    3
Answer
Correct option: A.
0
a
View full question & answer
MCQ 71 Mark
48. The _______ returns the rank of a given number in the given set of numbers.
  • A
    MIN ( )
  • B
    NUMBER ( )
  • C
    GRADE)
  • RANK ( )
Answer
Correct option: D.
RANK ( )
d
View full question & answer
MCQ 81 Mark
The ________ returns the kth smallest numeric value found in the given set of values X.
  • A
    MIN ( )
  • SMALL ( )
  • C
    LOWER ( )
  • D
    none of the given
Answer
Correct option: B.
SMALL ( )
b
View full question & answer
MCQ 91 Mark
The ______ considers the numbers specified in a range in a descending order and number at kth position is returned.
  • A
    A MAXI
  • LARGE ()
  • C
    BIG
  • D
    SMALL ( )
Answer
Correct option: B.
LARGE ()
b
View full question & answer
MCQ 101 Mark
The ______ returns the kth largest numeric value found in the given set of values x.
  • A
    LARGE ( )
  • MAX ( )
  • C
    BIG ( )
  • D
    TOP ( )
Answer
Correct option: B.
MAX ( )
b
View full question & answer
MCQ 111 Mark
Which of the following function do not consider empty cells?
  • A
    MODE ( )
  • COUNTA ( )
  • C
    C MEDIAN ( )
  • D
    AVERAGE ( )
Answer
Correct option: B.
COUNTA ( )
b
View full question & answer
MCQ 121 Mark
The __________ returns the total number of cells or arguments which have some value in it.
  • A
    NUMBER ( )
  • B
    CELLNUMBER ( )
  • C
    COUNTNUMBER ( )
  • COUNTA ( )
Answer
Correct option: D.
COUNTA ( )
d
View full question & answer
MCQ 131 Mark
The _______returns the most common value in a data set.
  • A
    MEDIAN
  • B
    MEAN ( )
  • MODE ( )
  • D
    COUNTA ( )
Answer
Correct option: C.
MODE ( )
c
View full question & answer
MCQ 141 Mark
The _______ returns the middle number of the group in which numbers are ranked in order.
  • MEDIAN ( )
  • B
    MEAN ( )
  • C
    MODE ( )
  • D
    COUNTA ( )
Answer
Correct option: A.
MEDIAN ( )
a
View full question & answer
MCQ 151 Mark
The_______ gives harmonic mean of n numbers.
  • HARMEAN ()
  • B
    MEAN
  • C
    MEDIAN ()
  • D
    GEOMEAN ()
Answer
Correct option: A.
HARMEAN ()
a
View full question & answer
MCQ 161 Mark
The ______ multiplies non-negative number and returns ath root.
  • A
    HARMEAN ( )
  • B
    MEANT
  • C
    MEDIAN ( )
  • GEOMEAN ( )
Answer
Correct option: D.
GEOMEAN ( )
d
View full question & answer
MCQ 171 Mark
The ________ returns the geometric mean of numbers given to it.
  • A
    HARMEAN ( )
  • B
    MEAN ( )
  • GEOMEAN ( )
  • D
    MEDIAN ( )
Answer
Correct option: C.
GEOMEAN ( )
C
View full question & answer
MCQ 181 Mark
The _______ returns the average of numbers given to it.
  • A
    SUM ( )
  • AVERAGE ( )
  • C
    PER CENT ( )
  • D
    TOTAL ( )
Answer
Correct option: B.
AVERAGE ( )
b
View full question & answer
MCQ 191 Mark
Which of the following function support forecasting, predicting as well as decision making activities ?
  • A
    A Mathematical functions
  • B
    Financial functions
  • C
    String functions
  • Statistical functions
Answer
Correct option: D.
Statistical functions
d
View full question & answer
MCQ 201 Mark
______ functions help in collection, analysts, explanation, and presentation of data.
  • A
    Financial
  • B
    Mathematical
  • Statistical
  • D
    Logical
Answer
Correct option: C.
Statistical
c
View full question & answer
MCQ 211 Mark
Which of the following is not a mathematical function ?
  • A
    ABS ( )
  • B
    EXP ( )
  • NPER ( )
  • D
    ROUND ( )
Answer
Correct option: C.
NPER ( )
c
View full question & answer
MCQ 221 Mark
Which of the following function does not round the number ?
  • TRUNC ( )
  • B
    ROUND ( )
  • C
    ROUNDUP ( )
  • D
    ROUNDDNUT ( )
Answer
Correct option: A.
TRUNC ( )
a
View full question & answer
MCQ 231 Mark
Which of the following function / s takes two argments ?
  • A
    TRUNCY ( )
  • B
    ROUND ( )
  • C
    ROUNDDOWN ( ), ROUNDUP ( )
  • All of the given
Answer
Correct option: D.
All of the given
d
View full question & answer
MCQ 261 Mark
The ______chops off the fractional part of a given number leaving some digits after decimal point.
  • A
    ROUNDUP ( )
  • B
    BROUNDDN ( )
  • C
    ROUND ( )
  • TRUNC ( )
Answer
Correct option: D.
TRUNC ( )
d
View full question & answer
MCQ 281 Mark
The output of = ROUNDDOWN (45.345; 1) will be_______.
  • A
    A 45
  • B
    45.34
  • 45.3
  • D
    46 28.
Answer
Correct option: C.
45.3
c
View full question & answer
MCQ 301 Mark
_______ rounds the given number to the specified places.
  • A
    ABS
  • B
    INT ( )
  • ROUND ( )
  • D
    SQRT ( )
Answer
Correct option: C.
ROUND ( )
c
View full question & answer
MCQ 311 Mark
The ______rounds the given number down to the nearest integer
  • A
    ROUND ( )
  • INT ( )
  • C
    ROUNDUP ( )
  • D
    ROUNDDN ( )
Answer
Correct option: B.
INT ( )
b
View full question & answer
MCQ 321 Mark
The_______ returns the square root of a positive number.
  • A
    PRODUCT
  • B
    ABS
  • SQRT()
  • D
    SQR( )
Answer
Correct option: C.
SQRT()
c
View full question & answer
MCQ 331 Mark
Which of the following function multiplies up to 30 arguments ?
  • A
    FACT ( )
  • PRODUCT ( )
  • C
    POWER ( )
  • D
    EXP ( )
Answer
Correct option: B.
PRODUCT ( )
b
View full question & answer
MCQ 341 Mark
The ________ returns the number raised to the given number.
  • A
    LOG10 ( )
  • B
    EXP ( )
  • POWER ( )
  • D
    LN ( )
Answer
Correct option: C.
POWER ( )
c
View full question & answer
MCQ 351 Mark
The______ returns the value of logarithm base 10 for the given positive number.
  • A
    LN10 ( )
  • B
    10LOG ( )
  • LOG10 ( )
  • D
    LOG 12 ( )
Answer
Correct option: C.
LOG10 ( )
c
View full question & answer
MCQ 361 Mark
The _______returns the value of natural logarithm
  • LN ( )
  • B
    LOG10( )
  • C
    EXP ( )
  • D
    ABS ( )
Answer
Correct option: A.
LN ( )
A
View full question & answer
MCQ 371 Mark
Which of the following function returns the value of the factorial function for the given number ?
  • FACT ( )
  • B
    EXP ( )
  • C
    ABS ( )
  • D
    ROUND ( )
Answer
Correct option: A.
FACT ( )
A
View full question & answer
MCQ 381 Mark
The _____ returns the values of exponential function ex for the given number x
  • ABS ( )
  • B
    EXP ( )
  • C
    LN ( )
  • D
    LOGIO ( )
Answer
Correct option: A.
ABS ( )
a
View full question & answer
MCQ 391 Mark
The______ converts a negative number into positive number.
  • ABS ( )
  • B
    EXP ( )
  • C
    ROUND ( )
  • D
    INT ( )
Answer
Correct option: A.
ABS ( )
a
View full question & answer
MCQ 401 Mark
_______ functions are very helpful to work with numbers in Cale.
  • A
    Statistical
  • B
    Logical
  • C
    Conditional
  • Mathematical
Answer
Correct option: D.
Mathematical
d
View full question & answer
MCQ 421 Mark
In which of the following way a function wizard can be activated ?
  • A
    Select Insert Function menu and commands
  • B
    By pressing CTRL+ F2 keys together
  • C
    By pressing the function wizard f(x) icon available on formula toolbar
  • Any of the given
Answer
Correct option: D.
Any of the given
d
View full question & answer
MCQ 431 Mark
Which of the following built in standard functions are provided in Cale ?
  • A
    Mathematical. Logical, Statistical
  • B
    Conditional, Financial, String
  • C
    Date and Time
  • All of the given
Answer
Correct option: D.
All of the given
d
View full question & answer
MCQ 441 Mark
Which of the following a function wizard contain?
  • A
    Built in functions of Cale
  • User defined functions
  • C
    Both A and B
  • D
    None of the given
Answer
Correct option: B.
User defined functions
b
View full question & answer
MCQ 451 Mark
Sometimes operators such as _______ may also be used with functions and formulas.
  • +
  • B
    -
  • C
    *
  • D
    /
Answer
Correct option: A.
+
A
View full question & answer
MCQ 461 Mark
What will happen if function is not started with sign ?
  • A
    The function will give error.
  • The function will be treated as text.
  • C
    The function will add sign automatically
  • D
    None of the given
Answer
Correct option: B.
The function will be treated as text.
b
View full question & answer
MCQ 471 Mark
Which of the following is mandatory in the syntax of the function?
  • A
    The arguments specific to the function
  • B
    Correct spelling of the function
  • Both A and B
  • D
    None of the given
Answer
Correct option: C.
Both A and B
c
View full question & answer
MCQ 481 Mark
The arguments of a function is separated using______ sign.
  • A
    :
  • B
    :
  • C
    ,
  • B or C
Answer
Correct option: D.
B or C
d
View full question & answer
MCQ 501 Mark
_________can be used as an argument of the function
  • A
    Constant value, cell address
  • B
    Text
  • C
    Cell range, one or more than one function
  • Any of the given
Answer
Correct option: D.
Any of the given
d
View full question & answer
MCQ . (1 Marks) - Computer STD 10 Questions - Vidyadip