Excel Formulas Questions for BIPARD Computer Test - Page 6

Prepare Excel formula and function questions involving references, calculations, operators, and commonly used worksheet functions.

Browse 259 bilingual Excel Formulas questions with correct answers for focused BIPARD CCT revision.

Excel Formulas on page 6 of 13

Question 101

In MS Excel what is the value of = AVERAGE(SUM(3,4,5,6,7),8)

MS Excel में = AVERAGE(SUM(3,4,5,6,7),8) का मान क्या है?

  1. A. 5.5
  2. B. 0
  3. C. 16.5
  4. D. 8

Correct answer: C

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 102

In MS Excel what is the value of =MOD(SUM(3,4,5,6,7),8)

MS Excel में =MOD(SUM(3,4,5,6,7),8) का value क्या है?

  1. A. Generate Error
  2. B. 0
  3. C. -1
  4. D. 1

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 103

In MS Excel what is the value of =MOD(MOD(33,7),8)

MS Excel में =MOD(MOD(33,7),8) का मान क्या है?

  1. A. Generate Error
  2. B. 0
  3. C. 5
  4. D. 8

Correct answer: C

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 104

In MS Excel what is the value of =MOD(-19,7)

MS Excel में =MOD(-19,7) का मान क्या है?

  1. A. 1
  2. B. 2
  3. C. 5
  4. D. 8

Correct answer: B

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 105

In MS Excel what is the value of =MOD(20,3)

MS Excel में =MOD(20,3) का value क्या है?

  1. A. 1
  2. B. 2
  3. C. 5
  4. D. 8

Correct answer: B

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 106

In MS Excel what is the value of =MOD(15,17)

MS Excel में =MOD(15,17) का value क्या है?

  1. A. 17
  2. B. 2
  3. C. -2
  4. D. 15

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 107

what NOW () function will return.

NOW() function क्या return करेगा?

  1. A. It return the current date and time
  2. B. It return the current date only.
  3. C. It returns the current time only
  4. D. NOW() function not exist in EXCEL.

Correct answer: A

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 108

In MS Excel what is the value of = MAX(sum(2,5),2,5)

MS Excel में = MAX(sum(2,5),2,5) का मान क्या है?

  1. A. 2
  2. B. 7
  3. C. 5
  4. D. 8

Correct answer: A

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 109

In MS Excel what is the value of =FLOOR(sum(3.14,5.23),1)

MS Excel में =FLOOR(sum(3.14,5.23),1) का value क्या है?

  1. A. 9.5
  2. B. 9
  3. C. Error
  4. D. 8

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 110

In MS Excel , if A1 , A2 and A3 cell contains some integer value , then which one is valid function to find the Maximum value .

MS Excel में, यदि A1, A2 और A3 cell में कुछ integer value है, तो Maximum value खोजने के लिए कौन सा valid function है?

  1. A. MAX(A1:A3)
  2. B. MAXIMUM(A1:A3)
  3. C. HIGH (A1:A3)
  4. D. HIGHEST (A1:A3)

Correct answer: A

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 111

Which function will return the value 15

कौन सा function value 15 return करेगा?

  1. A. 16
  2. B. 15
  3. C. 15
  4. D. B and C both

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 112

Which Function is used to calculate sum in MS Excel?

MS Excel में sum calculate करने के लिए कौन सा Function उपयोग किया जाता है?

  1. A. add ( )
  2. B. sum ( )
  3. C. addition ( )
  4. D. sumall()

Correct answer: B

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 113

Which Function is used to calculate Remainder in MS Excel?

MS Excel में Remainder calculate करने के लिए कौन सा Function का उपयोग किया जाता है?

  1. A. INT ( )
  2. B. FACT ( )
  3. C. MOD ( )
  4. D. DIV ( )

Correct answer: C

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 114

In MS Excel , if A1 cell contain 10 , B1 cell contain 6 and C1 cell contain 8 , then what is the Value of =sum(A1:C1)

MS Excel में, अगर A1 cell में 10 है, B1 cell में 6 है और C1 cell में 8 है, तो =sum(A1:C1) का Value क्या होगा?

  1. A. 10
  2. B. 16
  3. C. 18
  4. D. 24

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 115

In MS Excel , if A1 cell contain 5 , B1 cell contain 6 and C1 cell contain 7 , then what is the value of = AVERAGE (A1,C1)

MS Excel में, अगर A1 cell में 5 है, B1 cell में 6 है और C1 cell में 7 है, तो = AVERAGE (A1,C1) का मान क्या होगा?

  1. A. 5
  2. B. 6
  3. C. 7
  4. D. 8

Correct answer: B

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 116

In MS Excel , if A1 cell contain 5 , B1 cell contain 6 and C1 cell contain 7 , then what is the value of = AVERAGE (A1,C1),19)

MS Excel में, यदि A1 cell में 5 है, B1 cell में 6 है और C1 cell में 7 है, तो = AVERAGE (A1,C1),19) का value क्या है?

  1. A. 19
  2. B. 25
  3. C. 0
  4. D. 18

Correct answer: B

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 117

Which is the correct way to calculate average of the numbers in Ms Excel.

Ms Excel में numbers का average calculate करने का सही तरीका कौन सा है?

  1. A. 2
  2. B. 1
  3. C. Both Can Be used
  4. D. None of These

Correct answer: A

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 118

In MS Excel , if E1 cell contain 5.2 and E2 cell contain 2.3 then what is the value of =CEILING(sum(E1,E2), 0.1)

MS Excel में, अगर E1 cell में 5.2 है और E2 cell में 2.3 है तो =CEILING(sum(E1,E2), 0.1) का value क्या होगा?

  1. A. 7.4
  2. B. 7
  3. C. 8
  4. D. 7.5

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 119

In MS Excel what is the value of =FLOOR(0.234, 0.01)

MS Excel में =FLOOR(0.234, 0.01) का मान क्या है?

  1. A. 0.24
  2. B. 0.23
  3. C. 0.235
  4. D. 0.25

Correct answer: B

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice

Question 120

In MS Excel , if E1 cell contain -3.56 then what is the value of =FLOOR(E1, -2)

MS Excel में, अगर E1 cell में -3.56 है तो =FLOOR(E1, -2) का value क्या होगा?

  1. A. -3
  2. B. -1
  3. C. -4
  4. D. -2

Correct answer: D

Explanation Locked

Quick Explanation, Detailed Explanation और Audio Explanation के लिए लॉगिन करें और प्रैक्टिस टेस्ट दें।

Login & Start Practice