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
Python Online Test Quiz
1.
फ्लो चार्ट की शुरुआत में _________ चिन्ह का उपयोग किया जाता है।
Circle
Rectangle
Diamond
None of these
2.
2**(3**2), (2**3)**2 ,2**3**2 का output क्या होगा |
64, 512, 64
64, 64, 64
512, 512, 512
512, 64, 512
3.
Python Object-Oriented और Procedural paradigms में प्रोग्रामिंग की allows देता है।
True
False
4.
एक टपल objects का एक संग्रह है जो ordered और immutable है।
True
False
5.
एक variable नाम एक letter या underscore character से शुरू होना चाहिए।
True
False
6.
x, y, z = "Orange", "Banana", "Cherry" क्या यह कथन गलत है।
True
False
7.
Two strings को जोड़ने या संयोजित करने के लिए आप + ऑपरेटर का उपयोग कर सकते हैं।
True
False
8.
Booleans की दो value होती हैं: True or False|
True
False
9.
Debugging का उपयोग किया जाता है|
Find errors from the program
Check the functionality of the program
Black box testing
All of the above
10.
Module functions का एक सेट है जिसे आप अपने application में शामिल करना चाहते हैं।
True
False
11.
. Same precedence वाले Operators का evaluated किस तरीके से किया जाता है?
Left to Right
Right to Left
Can’t say
None of the mentioned
12.
Passage के text होने में, अलग-अलग words और punctuation marks को के रूप में जाना जाता है |
Constants
Keywords
Operators
Tokens
13.
इनमें से कौन core data type नहीं है?
Lists
Dictionary
Tuples
Class
14.
Required arguments सही positional order में किसी फ़ंक्शन को दिए गए तर्क हैं।
True
False
15.
inf का प्रकार ....... होता है?
Boolean
Integer
Float
Complex
16.
Pass statement program को बिना कोई क्रिया किए कोड के टुकड़े से गुजरने देता है।
True
False
17.
Python 3.0 फाइनल जारी किया गया था
1989
1991
2000
2008
18.
निम्नलिखित में से किसे identifiersके रूप में उपयोग नहीं किया जा सकता है?
Letters
Digits
Underscores
Spaces
19.
Two Strings को जोड़ने के लिए प्रयुक्त ऑपरेटर + है
True
False
20.
* operatorदिए गए items की संख्या के लिए एक list repeats नहीं करता है।
True
False
Submit Test
Submitting..
Welcome To Examjila
Start test