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

O Level Python Paper January 2024

Question: 5 Report Error

PEMDAS में E क्या है?

What is E in PEMDAS?

A)
B)
C)
D)

Question: 12 Report Error

इस कोड का आउटपुट क्या है:

What is the output of this code:

def add(x, y):
      return x + y;
print(add(3, 4))
A)
B)
C)
D)

Question: 29 Report Error

निम्नलिखित में से कौन-सी टुपल की विशेषता है/हैं?

Which of the following is/are features of tuple?

A)
B)
C)
D)

Question: 32 Report Error

आउटपुट क्या है

What is the output

>>>max("what are you")
A)
B)
C)
D)

Question: 34 Report Error

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

Which is not correct?

A)
B)
C)
D)

Question: 43 Report Error

pip का मतलब पाइथॉन क्या है?

What does pip stand for python?

A)
B)
C)
D)

Question: 49 Report Error

'पायथन' प्रोग्रामिंग लैंग्वेज में निम्नलिखित में से कौन सा गलत है

Which of the following is false in ‘python’ Programming Language?

A)
B)
C)
D)

Question: 51 Report Error

समस्या समाधान में बुनियादी कदम क्या हैं?

What are the basic steps in problem solving?

A)
B)
C)
D)

Question: 53 Report Error

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

Which of the following order of precedence is correct in fraction?

A)
B)
C)
D)

Question: 55 Report Error

EOL का मतलब है

EOL stands for

A)
B)
C)
D)

Question: 57 Report Error

लूप में ब्रेक स्टेटमेंट का उद्देश्य क्या है?

What is the purpose of break statement in a loop?

A)
B)
C)
D)

Question: 60 Report Error

जावा एक ________ है

java is a ________

A)
B)
C)
D)

Question: 62 Report Error

निम्नलिखित कोड का आउटपुट लिखें:

Write the output of the following code :

>>> L=[‘w’,’e’,’l’,’c’,’o’,’m’,’e’]
>>> print(len(L))
A)
B)
C)
D)

Question: 65 Report Error

LEGB में E का सही फुल फॉर्म क्या है?

What is the correct full form for E in LEGB?

A)
B)
C)
D)

Question: 66 Report Error

Sys.argv की लंबाई कितनी है?

What is the length of sys.argv?

A)
B)
C)
D)

Question: 71 Report Error

स्ट्रिंग एक _________ हो सकती है।

String can be a _________.

A)
B)
C)
D)

Question: 74 Report Error

"ईओएफ" का पूर्ण रूप क्या है?

What is the full form of "EOF"?

A)
B)
C)
D)

Question: 78 Report Error

पायथन में किसी फ़ंक्शन को कैसे घोषित किया जाता है?

How is a function declared in python?

A)
B)
C)
D)

Question: 83 Report Error

NumPy मॉड्यूल कैसे इम्पोर्ट करें?

How to import NumPy module?

A)
B)
C)
D)

Question: 85 Report Error

सुन्न सरणी की विशेषताएँ क्या हैं?

What are the attributes of numpy array ?

A)
B)
C)
D)

Question: 86 Report Error

pickling क्या है?

What is the pickling?

A)
B)
C)
D)

Question: 92 Report Error

पायथन में लैम्ब्डा फ़ंक्शंस का उपयोग करने का प्राथमिक लाभ क्या है?

What is the primary advantage of using lambda functions in Python?

A)
B)
C)
D)

Question: 93 Report Error

Python में NumPy का उद्देश्य क्या है?

What is the purpose of NumPy in Python?

A)
B)
C)
D)

Question: 96 Report Error

सेट के बारे में इनमें से कौन सा सत्य नहीं है?

Which of these about a set is not true?

A)
B)
C)
D)

Question: 99 Report Error

NumPy किसके द्वारा विकसित किया गया है?

NumPy developed by?

A)
B)
C)
D)

Related Papers











































Latest Updates