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

O Level Python Paper July 2023

Question: 1 Report Error

निम्नलिखित भाषा प्रकारों को उनके उदाहरणों से सुमेलित कीजिए।

Match the following language types with their examples.

Language Type	              Example
1. Interpreted Programming Language   a. HTML, SGML, XML
2. Markup Programming Language   b. PHP, Apple Script, JavaScript
3. Object-Oriented Programming Language	c. Python, BASIC, Lisp
4. Scripting Programming Language  d. C++, Ada, Java, Python
A)
B)
C)
D)

Question: 7 Report Error

नम्पी के बारे में कौन सा गलत कथन है?

Which is wrong statement about Numpy?

A)
B)
C)
D)

Question: 15 Report Error

पायथन के संदर्भ में सही कथन क्या हैं/हैं?

What is /are correct statements in context of python?

A)
B)
C)
D)

Question: 16 Report Error

आप पायथन में एक मॉड्यूल को पुनः कैसे लोड कर सकते हैं?

How can you reload a module in Python?

A)
B)
C)
D)

Question: 18 Report Error

किस प्रकार का डेटा है:

What type of data is:

 arr = [[1,2,3][2,3,4,5]]
A)
B)
C)
D)

Question: 22 Report Error

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

what is the output of:

import numpy as nd
x= nd.array([2,3,4,10,12,14,18])
print(x[:3])
A)
B)
C)
D)

Question: 25 Report Error

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

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

A)
B)
C)
D)

Question: 30 Report Error

पायथन में "PVM" का क्या अर्थ है?

What does "PVM" stand for in Python?

A)
B)
C)
D)

Question: 32 Report Error

पायथन में -= किस प्रकार का ऑपरेटर है?

What type of operator is -= in Python?

A)
B)
C)
D)

Question: 37 Report Error

अचार बनाना क्या है?

What is the pickling?

A)
B)
C)
D)

Question: 42 Report Error

पायथन में LEGB का पूर्ण रूप क्या है?

What is the full form of LEGB in Python?

A)
B)
C)
D)

Question: 54 Report Error

पहचान कीजिए कि दिए गए कथन सत्य हैं या असत्य।

Identify whether the given statements are true or false.

In Python programming, tuple items are ordered.
iIn Python programming, we cannot change, add or delete items once a tuple is created.
 In Python programming, tuple does not give duplicate values.
A)
B)
C)
D)

Question: 62 Report Error

अपवाद का दूसरा नाम है

An exception is another name for a

A)
B)
C)
D)

Question: 64 Report Error

पाइथन में पिप का क्या अर्थ है?

What does pip stand for python?

A)
B)
C)
D)

Question: 66 Report Error

एक एल्गोरिथ्म के रूप में सबसे अच्छा वर्णन किया गया है

An algorithm is best describe as

A)
B)
C)
D)

Question: 67 Report Error

निम्नलिखित बिट कोड का उत्पादन क्या होगा?

What would the following bit of code produce?

List = [“yellow” , “red” , “green” ,“pink”]
del list[2]
print(list)
A)
B)
C)
D)

Question: 74 Report Error

डिबगिंग है:

Debugging is:

A)
B)
C)
D)

Question: 82 Report Error

फाइलों में seek() पद्धति का क्या उपयोग है?

What is the use of seek() method in files?

A)
B)
C)
D)

Question: 84 Report Error

निम्नलिखित में से कौन-सा विकल्प पायथन प्रोग्रामिंग भाषा (Python programming language) के लिए मान्य है?

Which of the following options is valid for Python programming language?

I. An interpretation-based language 
II. An object-oriented language
III. A high-level programming language 
IV. A machine-dependent language
A)
B)
C)
D)

Question: 87 Report Error

While लूप में क्या होता है?

What does a while loop consist of?

A)
B)
C)
D)

Question: 94 Report Error

NumPy सारणी में प्रसारण क्या है:

What is broadcasting in NumPy array:

A)
B)
C)
D)

Question: 97 Report Error

पायथन सूचियों और टुपल्स के बीच मुख्य अंतर क्या है?

What’s the main difference between Python lists and tuples?

A)
B)
C)
D)

Question: 98 Report Error

ऑब्जेक्ट-ओरिएंटेड प्रोग्रामिंग (ओओपी) में एनकैप्सुलेशन क्या है?

What is encapsulation in object-oriented programming (OOP)?

A)
B)
C)
D)

Question: 99 Report Error

readlines () वापस आ जाएगी

readlines () will return

A)
B)
C)
D)

Question: 100 Report Error

NumPy में फोरट्रान ऑर्डर क्या है?

What is fortran order in NumPy?

A)
B)
C)
D)

Related Papers











































Latest Updates