🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

Operators, Expressions and Python Statements

Question: 1 Report Error

निम्नलिखित में से कौन से कथन सत्य हैं?

Which of the following statements is true?

A)
B)
C)
D)

Question: 2 Report Error

इस expression का उत्तर क्या है 22%3

What is the answer to this expression 22%3

A)
B)
C)

Question: 3 Report Error

निम्नलिखित पायथन कोड का आउटपुट क्या होगा print(2**3)

What will be the output of the following Python code print(2**3)

A)
B)
C)
D)

Question: 4 Report Error

रिलेशनल ऑपरेशन का परिणाम हमेशा होता है

The result of a relational operation is always

A)
B)
C)
D)

Question: 5 Report Error

कौन सा कथन सही है ?

Which statement is correct ?

A)
B)
C)
D)

Question: 6 Report Error

nested if-else को पायथन में अनुमति है।

Nested if-else is allowed in Python.

A)
B)
C)
D)

Question: 7 Report Error

Command Prompt Operating System का हिस्सा है

Command Prompt is part of the Operating System

A)
B)
C)
D)

Question: 8 Report Error

दो वेरिएबल एक ही ऑब्जेक्ट को refer कर रहे है या नही, ______ ऑपरेटर से पता कर सकते है

Whether two variables are referring to the same object or not, we can find out with the ______ operator.

A)
B)
C)
D)

Question: 9 Report Error

list और tuple पर slice ऑपरेटर कार्य नहीं करता है

slice operator does not work on list and tuple

A)
B)
C)
D)

Question: 10 Report Error

python में, in और not in ऑपरेटर को Membership Operator के रूप में जाना जाता है

In python, in and not in operators are known as Membership Operators.

A)
B)
C)
D)

Question: 11 Report Error

a=[(1,1),(1,2),(1,3),(1,4)] डाटा किस प्रकार का है ?

a=[(1,1),(1,2),(1,3),(1,4)] What is the type of data?

A)
B)
C)
D)

Question: 12 Report Error

and, or, not, if, elif, Else, for, while, break व as python keyword है इनकी कुल संख्या है|

The total number of python keywords are and, or, not, if, elif, else, for, while, break and as.

A)
B)
C)
D)

Question: 13 Report Error

list, tuple, set, dictionary को define करने के लिए किन symbol का use करते है ?

Which symbols are used to define list, tuple, set, dictionary?

A)
B)
C)
D)

Question: 14 Report Error

python में equality operator कौन से है ?

What are equality operators in python?

A)
B)
C)
D)

Question: 15 Report Error

+ operator को _________ overload करता है ?

_________ overloads the + operator?

A)
B)
C)
D)

Question: 16 Report Error

Python में ________ एक NULL statement है|

________ is a NULL statement in Python.

A)
B)
C)
D)

Question: 17 Report Error

निम्नलिखित में से कौन चर(variable) नहीं हो सकता है?

Which of the following cannot be a variable?

A)
B)
C)
D)

Question: 18 Report Error

Error checking के लिए Assert Statement का उपयोग किया जाता है।

Assert statement is used for error checking.

A)
B)
C)
D)

Question: 19 Report Error

Compund statement में थेरेपी स्टेटमेंट होते हैं|

Compound statement contains therapy statements.

A)
B)
C)
D)

Question: 20 Report Error

Python programming में ,pass एक NULL statement हैं |

In Python programming, pass is a NULL statement.

A)
B)
C)
D)

Question: 21 Report Error

निम्न आदेश प्रतिस्थापन है जब एकाधिक ifs का उपयोग किया जाता है

The following command is replacement when multiple ifs are used

A)
B)
C)
D)

Question: 22 Report Error

निम्नलिखित में से कौन सा निर्णय लेने वाला कथन नहीं है:

Which of the following is not a decision making statement:

A)
B)
C)
D)

Question: 23 Report Error

किसी if स्टेटमेंट में वैकल्पिक शर्त जोड़ने के लिए आप किस कीवर्ड का उपयोग करेंगे?

Which keyword would you use to add an optional condition to an if statement?

A)
B)
C)
D)

Question: 24 Report Error

अभिव्यक्ति का आउटपुट क्या है: 3*1**3

What is the output of the expression : 3*1**3

A)
B)
C)
D)

Question: 25 Report Error

यदि l=[1,2,3,4,5]

If l=[1,2,3,4,5]

for X in l:
      print(X&1)
A)
B)
C)
D)

Question: 26 Report Error

निम्नलिखित पायथन कोड का आउटपुट क्या होगा?

What will be the output of the following Python code?

for i in range(int(2.0)): 
    print(i)
A)
B)
C)
D)

Question: 27 Report Error

किसी दी गई संख्या 'a' को 4 से गुणा करने के लिए निम्नलिखित में से किस अभिव्यक्ति का उपयोग किया जा सकता है?

Which of the following expressions can be used to multiply a given number ‘a’ by 4?

A)
B)
C)
D)

Question: 28 Report Error

निम्नलिखित अभिव्यक्ति का मूल्य क्या है?

What is the value of the following expression?

A)
B)
C)
D)

Question: 29 Report Error

पायथन में "elif" कीवर्ड क्या दर्शाता है?

What does the “elif” keyword represent in Python?

A)
B)
C)
D)

Question: 30 Report Error

निम्नलिखित कथन में क्या समस्या है? 100=grade

What is the problem with the following statement? 100=grade

A)
B)
C)
D)

Question: 31 Report Error

निम्नलिखित कथन में क्या समस्या है?

What is the problem with the following statement?

100=grade
A)
B)
C)
D)

Question: 32 Report Error

आप दोहरे-वैकल्पिक निर्णय संरचना को लिखने के लिए _________ कथन का उपयोग करते हैं।

You use an _________ statement to write dual-alternative decision structure.

A)
B)
C)
D)

Question: 33 Report Error

निम्नलिखित में से कौन सा कथन सही है?

Which of the following statements are correct?

(i) Python is a high level programming language. 
(ii) Python is an interpreted language. 
(iii) Python is a compiled language. 
(iv) Python program is compiled before it is interpreted.
A)
B)
C)
D)

Question: 34 Report Error

सही कथन बताइये:

Point out the correct statement:

A)
B)
C)
D)

Question: 35 Report Error

इन दो कथनों पर विचार करें:

Consider these two statements:

A)
B)
C)
D)

Question: 36 Report Error

थोड़ी देर के लूप में, लूप कंट्रोल वेरिएबल की क्या भूमिका है?

In a while loop, what is the role of the loop control variable?

A)
B)
C)
D)

Question: 37 Report Error

हार्डवेयर की वह इकाई है, जिसका उपयोग एक ऑपरेटर कंप्यूटर प्रोसेसिंग की निगरानी के लिए करता है

The unit of hardware, which an operator uses to monitor computer processing, is the

A)
B)
C)
D)

Question: 38 Report Error

निम्नलिखित में से कौन सी भाषा कंप्यूटर द्वारा समझी जाती है?

Which of the following language is understood by computer ?

A)
B)
C)
D)

Question: 39 Report Error

किसी प्रोग्राम को चलाने के लिए चरणों का सही क्रम पहचानें:

Identify the correct sequence of steps to run a program :

A)
B)
C)
D)

Question: 40 Report Error

भाषा प्रोसेसर प्रोग्राम को समग्र रूप से ऑब्जेक्ट कोड में अनुवादित करता है...

The language processor translates the program into object code as a whole…

A)
B)
C)
D)

Question: 41 Report Error

कौन सा लूप नियंत्रण स्टेटमेंट वर्तमान पुनरावृत्ति के लिए लूप के अंदर बाकी कोड को छोड़ने के लिए उपयोग किया जाता है?

Which loop control statement is used to skip the rest of the code inside a loop for the current iteration only?

A)
B)
C)
D)

Question: 42 Report Error

इन कथन का पालन करें...

Follow these statement...

Statement A: An existing file is opened in the write mode the previous data will be erased.
Statement B: When the existing file is opened in write mode the file object will be positioned at the end of the file.
A)
B)
C)
D)

Question: 43 Report Error

निम्नलिखित में से कौन सा कथन बाइनरी फ़ाइलों के लिए सही है?

Which of the following statement is correct for binary files?

A)
B)
C)
D)

Question: 44 Report Error

निम्नलिखित में से कौन सा कथन टेक्स्ट फ़ाइल के लिए सही नहीं है?

Which of the following statement is not correct for text file?

A) Contains the information as same as its held in memory
B) No delimiter for a line
C) read and write faster than binary files
D) Common format for general work
A)
B)
C)
D)

Question: 45 Report Error

निम्नलिखित प्रोग्राम का आउटपुट क्या है? print((2, 4) + (1, 5))

What is the output of the following statement? print((2, 4) + (1, 5))

A)
B)
C)
D)

Question: 46 Report Error

निम्नलिखित में से कौन सा लूपिंग स्टेटमेंट का उदाहरण नहीं है?

Which of the following is not an example of looping statement ?

A)
B)
C)
D)

Question: 47 Report Error

एक निश्चित संख्या में दोहराए जाने वाले ऑपरेशन ______ द्वारा किए जाते हैं।

Operations to be repeated a certain number of times are done by ______.

A)
B)
C)
D)

Question: 48 Report Error

निम्नलिखित में से कौन सा मोड बाइनरी डेटा को संदर्भित करेगा?

Which of the following mode will refer to binary data?

A)
B)
C)
D)

Question: 49 Report Error

pickling क्या है?

What is the pickling?

A)
B)
C)
D)

Question: 50 Report Error

__________ वर्तमान लूप पुनरावृत्ति को तुरंत समाप्त कर देता है।

_________ immediately terminates the current loop iteration.

A)
B)
C)
D)

Latest Updates