BIPARD Computer Exam Question Bank - Page 106

Browse the complete BIPARD CCT question bank with 2547 English-Hindi questions and correct answers. The question bank covers computer basics, MS Word, Excel, PowerPoint, internet, and email topics for BIPARD computer exam preparation.

You can also browse and search every question online for BIPARD CCT exam question paper practice and focused revision.

Questions on page 106 of 128

Question 2101

In MS Excel what is the value of =if(5<1,RIGHT(""NEW DELHI"",9), ""HELLO"")

MS Excel में =if(5<1,RIGHT(""NEW DELHI"",9), "HELLO") का value क्या है?

  1. A. NEW
  2. B. DELHI
  3. C. NEW DELHI
  4. D. HELLO

Correct answer: D

Explanation Locked

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

Login & Start Practice

Question 2102

In MS Excel what is the value of =if(20=20,RIGHT(""NEW DELHI"",3),10)

MS Excel में =if(20=20,RIGHT("NEW DELHI",3),10) का मान क्या है?

  1. A. LHI
  2. B. NEW
  3. C. D
  4. D. 10

Correct answer: A

Explanation Locked

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

Login & Start Practice

Question 2103

In MS Excel what is the value of =RIGHT(""NEWS"",3)

MS Excel में =RIGHT("NEWS",3) का मान क्या है?

  1. A. NEW
  2. B. N
  3. C. EWS
  4. D. WS

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2104

In MS Excel what is the value of =RIGHT(""NEW DELHI"",1)

MS Excel में =RIGHT(""NEW DELHI"",1) का value क्या है?

  1. A. NEW
  2. B. N
  3. C. I
  4. D. DELHI

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2105

In MS Excel what is the value of =RIGHT(""NEW DELHI"",15)

MS Excel में =RIGHT("NEW DELHI",15) का value क्या है?

  1. A. NEW
  2. B. N
  3. C. NEW DELHI
  4. D. None of these

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2106

In MS Excel what is the value of =RIGHT(""patna"")

MS Excel में =RIGHT("patna") का value क्या है?

  1. A. patna
  2. B. pat
  3. C. na
  4. D. a

Correct answer: D

Explanation Locked

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

Login & Start Practice

Question 2107

In MS Excel which function is used to returns the last character or characters in a text string, based on the number of characters you specify.

MS Excel में कौन सा function last character या characters को return करने के लिए उपयोग किया जाता है, जो आप specify करते हैं?

  1. A. RIGHTCHAR()
  2. B. FIRSTRIGHT()
  3. C. RIGHT()
  4. D. RIGHTNSTR()

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2108

In MS Excel if cell A1 contain value 10, then what is the value of =if(A1>MOD(A1,3),LEFT(""NEW DELHI"",9),LEFT(""OLD DELHI"",13))

MS Excel में अगर cell A1 में value 10 है, तो =if(A1>MOD(A1,3),LEFT("NEW DELHI",9),LEFT("OLD DELHI",13)) का value क्या होगा?

  1. A. NEW
  2. B. OLD
  3. C. NEW DELHI
  4. D. OLD DELHI

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2109

In MS Excel if cell A1 contain value 10, then what is the value of =if(A1>30,LEFT(""NEW DELHI"",3),LEFT(""OLD DELHI"",13))

MS Excel में यदि cell A1 में value 10 है, तो =if(A1>30,LEFT("NEW DELHI",3),LEFT("OLD DELHI",13)) का value क्या होगा?

  1. A. NEW
  2. B. OLD
  3. C. NEW DELHI
  4. D. OLD DELHI

Correct answer: D

Explanation Locked

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

Login & Start Practice

Question 2110

In MS Excel what is the value of =if(10>5,LEFT(""NEW DELHI"",3),LEFT(""OLD DELHI"",3))

MS Excel में =if(10>5,LEFT("NEW DELHI",3),LEFT("OLD DELHI",3)) का value क्या है?

  1. A. NEW
  2. B. OLD
  3. C. NEW DELHI
  4. D. OLD DELHI

Correct answer: A

Explanation Locked

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

Login & Start Practice

Question 2111

In MS Excel what is the value of =if(5<1,LEFT(""NEW DELHI"",9), ""HELLO"")

MS Excel में =if(5<1,LEFT("NEW DELHI",9), "HELLO") का value क्या है?

  1. A. NEW
  2. B. N
  3. C. NEW DELHI
  4. D. HELLO

Correct answer: D

Explanation Locked

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

Login & Start Practice

Question 2112

In MS Excel what is the value of =if(10=10,LEFT(""NEW DELHI"",3),6)

MS Excel में =if(10=10,LEFT("NEW DELHI",3),6) का value क्या है?

  1. A. NEW
  2. B. N
  3. C. NEW DELHI
  4. D. None of these

Correct answer: A

Explanation Locked

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

Login & Start Practice

Question 2113

In MS Excel what is the value of =LEFT(""NEWS"",3)

MS Excel में =LEFT(""NEWS"",3) का मान क्या है?

  1. A. NEW
  2. B. N
  3. C. NEWS
  4. D. None of these

Correct answer: A

Explanation Locked

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

Login & Start Practice

Question 2114

In MS Excel what is the value of =LEFT(""NEW DELHI"",1)

MS Excel में =LEFT("NEW DELHI",1) का value क्या है?

  1. A. NEW
  2. B. N
  3. C. NEW DELHI
  4. D. None of these

Correct answer: B

Explanation Locked

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

Login & Start Practice

Question 2115

In MS Excel what is the value of =LEFT(""NEW DELHI"",15)

MS Excel में =LEFT("NEW DELHI",15) का value क्या है?

  1. A. NEW
  2. B. N
  3. C. NEW DELHI
  4. D. None of these

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2116

In MS Excel what is the value of =LEFT(""patna"")

MS Excel में =LEFT("patna") का मान क्या है?

  1. A. patna
  2. B. pat
  3. C. pa
  4. D. p

Correct answer: D

Explanation Locked

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

Login & Start Practice

Question 2117

In MS Excel which function is used to returns the first character or characters in a text string, based on the number of characters you specify.

MS Excel में कौन सा function पहले character या characters को text string में लौटाता है, जो आप specify करते हैं?

  1. A. LEFTCHAR()
  2. B. FIRSTCHAR()
  3. C. LEFT()
  4. D. FIRSTNSTR()

Correct answer: C

Explanation Locked

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

Login & Start Practice

Question 2118

In MS Excel what is the value of =ABS(if(3>2,sum(-3,2),-44))

MS Excel में =ABS(if(3>2,sum(-3,2),-44) का मान क्या है?

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

Correct answer: D

Explanation Locked

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

Login & Start Practice

Question 2119

In MS Excel what is the value of =ABS(if(3>3,2,-2))

MS Excel में =ABS(if(3>3,2,-2)) का मान क्या है?

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

Correct answer: A

Explanation Locked

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

Login & Start Practice

Question 2120

In MS Excel , if A1 contains 90 , then what is the value of =IF(A1<50,abs(6) ,abs(-6))

MS Excel में, अगर A1 में 90 है, तो =IF(A1<50,abs(6),abs(-6)) का मान क्या होगा?

  1. A. 6
  2. B. 50
  3. C. -6
  4. D. 36

Correct answer: A

Explanation Locked

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

Login & Start Practice