MCQ 11 MarkWhat can be a function argument ?A ValueB TextC Other function✓ All of the given ORAnswerCorrect option: D. All of the given ORdView full question & answer→
MCQ 21 MarkHow many arguments one can use with a Calc function ?A OneB TwoC Three✓ Depends on the functionAnswerCorrect option: D. Depends on the functionDView full question & answer→
MCQ 31 MarkA function can start with which of the following options ?✓'=' signB AlphabetsC NumbersD Any of the givenAnswerCorrect option: A. '=' signaView full question & answer→
MCQ 41 MarkIn which of the following way we can enter a function in Calc ?A Directly typing function name in a cellB Function wizard or selecting from toolbar✓ Both A and BD Depends on functionsAnswerCorrect option: C. Both A and BcView 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✓1C2D3AnswerCorrect option: B. 1BView 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.✓0B1C2D3AnswerCorrect option: A. 0aView full question & answer→
MCQ 71 Mark48. The _______ returns the rank of a given number in the given set of numbers.A MIN ( )B NUMBER ( )C GRADE) ✓ RANK ( )AnswerCorrect option: D. RANK ( )dView full question & answer→
MCQ 81 MarkThe ________ returns the kth smallest numeric value found in the given set of values X.A MIN ( )✓ SMALL ( )C LOWER ( )D none of the givenAnswerCorrect option: B. SMALL ( )bView full question & answer→
MCQ 91 MarkThe ______ considers the numbers specified in a range in a descending order and number at kth position is returned.AA MAXI✓ LARGE ()C BIGD SMALL ( )AnswerCorrect option: B. LARGE ()bView full question & answer→
MCQ 101 MarkThe ______ returns the kth largest numeric value found in the given set of values x.A LARGE ( )✓ MAX ( )C BIG ( )D TOP ( )AnswerCorrect option: B. MAX ( )bView full question & answer→
MCQ 111 MarkWhich of the following function do not consider empty cells?A MODE ( )✓ COUNTA ( )CC MEDIAN ( )D AVERAGE ( )AnswerCorrect option: B. COUNTA ( )bView full question & answer→
MCQ 121 MarkThe __________ returns the total number of cells or arguments which have some value in it.A NUMBER ( )B CELLNUMBER ( )C COUNTNUMBER ( )✓ COUNTA ( )AnswerCorrect option: D. COUNTA ( )dView full question & answer→
MCQ 131 MarkThe _______returns the most common value in a data set.A MEDIANB MEAN ( )✓ MODE ( )D COUNTA ( )AnswerCorrect option: C. MODE ( )cView full question & answer→
MCQ 141 MarkThe _______ returns the middle number of the group in which numbers are ranked in order.✓ MEDIAN ( )B MEAN ( )C MODE ( )D COUNTA ( )AnswerCorrect option: A. MEDIAN ( )aView full question & answer→
MCQ 151 MarkThe_______ gives harmonic mean of n numbers.✓ HARMEAN ()B MEANC MEDIAN ()D GEOMEAN ()AnswerCorrect option: A. HARMEAN ()aView full question & answer→
MCQ 161 Mark The ______ multiplies non-negative number and returns ath root.A HARMEAN ( )B MEANTC MEDIAN ( )✓ GEOMEAN ( )AnswerCorrect option: D. GEOMEAN ( )dView full question & answer→
MCQ 171 MarkThe ________ returns the geometric mean of numbers given to it.A HARMEAN ( )B MEAN ( )✓ GEOMEAN ( )D MEDIAN ( )AnswerCorrect option: C. GEOMEAN ( )CView full question & answer→
MCQ 181 MarkThe _______ returns the average of numbers given to it.A SUM ( )✓ AVERAGE ( )C PER CENT ( )D TOTAL ( )AnswerCorrect option: B. AVERAGE ( )bView full question & answer→
MCQ 191 MarkWhich of the following function support forecasting, predicting as well as decision making activities ?AA Mathematical functionsB Financial functionsC String functions✓ Statistical functionsAnswerCorrect option: D. Statistical functionsdView full question & answer→
MCQ 201 Mark______ functions help in collection, analysts, explanation, and presentation of data.A FinancialB Mathematical✓ StatisticalD LogicalAnswerCorrect option: C. StatisticalcView full question & answer→
MCQ 211 MarkWhich of the following is not a mathematical function ?A ABS ( )B EXP ( )✓ NPER ( )D ROUND ( )AnswerCorrect option: C. NPER ( )cView full question & answer→
MCQ 221 MarkWhich of the following function does not round the number ?✓ TRUNC ( )B ROUND ( )C ROUNDUP ( )D ROUNDDNUT ( )AnswerCorrect option: A. TRUNC ( )aView full question & answer→
MCQ 231 MarkWhich of the following function / s takes two argments ?A TRUNCY ( )B ROUND ( )C ROUNDDOWN ( ), ROUNDUP ( )✓ All of the givenAnswerCorrect option: D. All of the givendView full question & answer→
MCQ 241 MarkThe output of =TRUNC (-15.72) will be______.✓-15B-16C-14D-15.7AnswerCorrect option: A. -15aView full question & answer→
MCQ 251 MarkThe output of =TRUNC (1.219; 1) will be ______.A1✓1.2C1.23D1.239AnswerCorrect option: B. 1.2bView full question & answer→
MCQ 261 MarkThe ______chops off the fractional part of a given number leaving some digits after decimal point.A ROUNDUP ( )B BROUNDDN ( )C ROUND ( )✓ TRUNC ( )AnswerCorrect option: D. TRUNC ( )dView full question & answer→
MCQ 271 MarkThe output of =ROUNDUP (45.345: 1) will be______.A45✓45.4C45.5D46AnswerCorrect option: B. 45.4bView full question & answer→
MCQ 281 MarkThe output of = ROUNDDOWN (45.345; 1) will be_______.A A 45B45.34✓45.3D 46 28.AnswerCorrect option: C. 45.3cView full question & answer→
MCQ 291 MarkThe output of =ROUND (45.345; 1) will be ______.A45B46✓45.3D45.4AnswerCorrect option: C. 45.3cView full question & answer→
MCQ 301 Mark_______ rounds the given number to the specified places.A ABSB INT ( )✓ ROUND ( )D SQRT ( )AnswerCorrect option: C. ROUND ( )cView full question & answer→
MCQ 311 MarkThe ______rounds the given number down to the nearest integerA ROUND ( )✓ INT ( )C ROUNDUP ( )D ROUNDDN ( )AnswerCorrect option: B. INT ( )bView full question & answer→
MCQ 321 MarkThe_______ returns the square root of a positive number.A PRODUCTB ABS✓ SQRT()D SQR( )AnswerCorrect option: C. SQRT()cView full question & answer→
MCQ 331 MarkWhich of the following function multiplies up to 30 arguments ?A FACT ( )✓ PRODUCT ( )C POWER ( )D EXP ( )AnswerCorrect option: B. PRODUCT ( )bView full question & answer→
MCQ 341 MarkThe ________ returns the number raised to the given number.A LOG10 ( ) B EXP ( )✓ POWER ( )D LN ( )AnswerCorrect option: C. POWER ( )cView full question & answer→
MCQ 351 MarkThe______ returns the value of logarithm base 10 for the given positive number.A LN10 ( )B 10LOG ( )✓ LOG10 ( )D LOG 12 ( )AnswerCorrect option: C. LOG10 ( )cView full question & answer→
MCQ 361 MarkThe _______returns the value of natural logarithm✓ LN ( )B LOG10( )C EXP ( )D ABS ( )AnswerCorrect option: A. LN ( )AView full question & answer→
MCQ 371 MarkWhich of the following function returns the value of the factorial function for the given number ?✓ FACT ( )B EXP ( )C ABS ( )D ROUND ( )AnswerCorrect option: A. FACT ( )AView full question & answer→
MCQ 381 MarkThe _____ returns the values of exponential function ex for the given number x✓ ABS ( )B EXP ( )C LN ( )D LOGIO ( ) AnswerCorrect option: A. ABS ( )aView full question & answer→
MCQ 391 MarkThe______ converts a negative number into positive number.✓ ABS ( )BEXP ( )C ROUND ( )D INT ( )AnswerCorrect option: A. ABS ( )aView full question & answer→
MCQ 401 Mark_______ functions are very helpful to work with numbers in Cale.A StatisticalB LogicalC Conditional✓ MathematicalAnswerCorrect option: D. MathematicaldView full question & answer→
MCQ 411 MarkWhich sign is used to specify cell range in function ?A ;✓ :C ,D >AnswerCorrect option: B. :bView full question & answer→
MCQ 421 MarkIn which of the following way a function wizard can be activated ?A Select Insert Function menu and commandsB By pressing CTRL+ F2 keys togetherC By pressing the function wizard f(x) icon available on formula toolbar✓ Any of the givenAnswerCorrect option: D. Any of the givendView full question & answer→
MCQ 431 MarkWhich of the following built in standard functions are provided in Cale ?A Mathematical. Logical, StatisticalB Conditional, Financial, StringC Date and Time✓ All of the givenAnswerCorrect option: D. All of the givendView full question & answer→
MCQ 441 MarkWhich of the following a function wizard contain?A Built in functions of Cale✓ User defined functionsC Both A and BD None of the givenAnswerCorrect option: B. User defined functionsbView full question & answer→
MCQ 451 MarkSometimes operators such as _______ may also be used with functions and formulas.✓ +B -C *D /AnswerCorrect option: A. +AView full question & answer→
MCQ 461 MarkWhat 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 automaticallyD None of the givenAnswerCorrect option: B. The function will be treated as text.bView full question & answer→
MCQ 471 MarkWhich of the following is mandatory in the syntax of the function?A The arguments specific to the functionB Correct spelling of the function✓ Both A and BD None of the givenAnswerCorrect option: C. Both A and BcView full question & answer→
MCQ 481 Mark The arguments of a function is separated using______ sign.A :B :C ,✓ B or CAnswerCorrect option: D. B or CdView full question & answer→
MCQ 491 MarkThe function arguments are given in ________brackets.A [ ]✓ ( )C ,D ([ ])AnswerCorrect option: B. ( )bView full question & answer→
MCQ 501 Mark_________can be used as an argument of the functionA Constant value, cell addressB TextC Cell range, one or more than one function✓ Any of the givenAnswerCorrect option: D. Any of the givendView full question & answer→