EXAMJILA
Top Rankers
O Level
M1-R5
M2-R5
M3-R5
M4-R5
Practical
Project
A Level
Syllabus
A5-R5
A7-R5
A9.2-R5
Mock Test
Project
Store
Online Test
Old Paper
Blog
Login
O Level python New Mock Test in Hindi
1.
निम्न मे से कौन Debugging के दौरान निष्पादन प्रवाह का हिस्सा नहीं हैं|
Step Up()
Step Over
Step Out
Non of the above
2.
Flow chart मे condition का परीक्षण करने के लिए किस symbol का उपयोग किया जाता हैं|
Terminal
Decision
Process
Input/Output
3.
एक compiler का function हैं|
Put together the file and functions that are required the program
Translate the instructions into a form suitable for execution by the program
Load the executable code into the memory and execute them
allow the user to type the program
4.
int(1011) का output क्या होगा?
11
14
1011
None
5.
print(9//2) का output क्या हैं?
5.5
4.5
4
None of the above
6.
निम्नलिखित में से कौन एक python tuple हैं?
[5]
{1,2,3}
(1,2,3,4)
None of the above
7.
निम्नलिखित में से कौन commands एक सूची बनाएगी?
list=list()
list=[]
both a and b
None of the above
8.
निम्नलिखित में से कौन गणितीय कार्य को refers करता हैं?
sqrt
rhombus
add
Module
9.
यदि किसी function का रिटर्न statement नहीं है, तो निम्न में से कौन सा function रिटर्न होता हैं?
int
null
None
An exception is thrown without the return statement
10.
Function का उपयोग करके, हम एक प्रोग्राम में एक ही कोड को बार-बार लिखने से बच सकते हैं|
True
False
Submit Test
Submitting..
Welcome To Examjila
Start test