Today we have brought you the MOCK TEST of the previous paper of O Level exam which is of M3-R5. This paper was supposed to be in July 2022 but due to some reason it was conducted in August 2022. In this exam, 100 multiple choice questions were asked, for which you will be given a mock test in both Hindi and English languages. You can also read M3-R5 July 2022 O Level Previous Papers Question Answers online only and download it as PDF in your mobile so that you can read it offline also.

O Level Previous Paper M3-R5 July 2022 Online Mock Test
M3R5 July 2022
Quiz-summary
0 of 100 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
Information
- 100 Multiple Choice Questions will be given.
- It is compulsory to answer each question.
- You have 3 hours to attempt this practice test.
- To start the practice test, click on the “Start Quiz” button below.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 100 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Not categorized 0%
Pos. | Name | Entered on | Points | Result |
---|---|---|---|---|
Table is loading | ||||
No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- Answered
- Review
-
Question 1 of 100
1. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?What will be the output of the following code?
import numpy as np
a = np.array([[1,2,3],[0,1,4],[11,22,33]])
print (a.size)Correct
Incorrect
-
Question 2 of 100
2. Question
1 pointsनिम्नलिखित कथनों के बाद आउटपुट क्या होगा?What will be the output after the following statements?
a = 0
b = 3
while a + b < 8:
a += 1
print(a, end=”)Correct
Incorrect
-
Question 3 of 100
3. Question
1 pointsएक वैरिएबल को निर्दिष्ट रॉ डेटा को _______ कहा जाता हैRaw data assigned to a variable is called as _______.Correct
Incorrect
-
Question 4 of 100
4. Question
1 pointsNumpy array में उपयोग किए जाने वाले zoros () फ़ेक्शन का उद्देश्य क्या है?What is the purpose of zeros() function used in Numpy array?Correct
Incorrect
-
Question 5 of 100
5. Question
1 pointsNumPY का क्या अर्थ है?NumPY stands for?Correct
Incorrect
-
Question 6 of 100
6. Question
1 pointsनिम्नलिखित कोड क्या प्रिंट करेगा?What does the following code print?
if 2 + 5== 8:
print(“TRUE”)
else:
print(“FALSE”)
print(“TRUE”)Correct
Incorrect
-
Question 7 of 100
7. Question
1 pointsIstrip() मेथड का उपयोग _______ के लिए होता है।Istrip() method is used for :Correct
Incorrect
-
Question 8 of 100
8. Question
1 pointsनिम्नलिखित का आउटपुट क्या होगा?What will be the output of the following?
print((range(4)))Correct
Incorrect
-
Question 9 of 100
9. Question
1 pointsनिम्नलिखित में से कौन सी वैरिएबल डिक्लेरेशन गलत है?Which of the following variable declaration is incorrect?Correct
Incorrect
-
Question 10 of 100
10. Question
1 pointsफ्लो चार्ट में, कंडीशन को टेस्ट करने के लिए निम्न में से किसका प्रयोग किया जाता है?In a flow chart, which of the following is used to test the condition?Correct
Incorrect
-
Question 11 of 100
11. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?What will be the output of the following code?
f=open(“demo.txt”,”r”)
print(f.tell())Correct
Incorrect
-
Question 12 of 100
12. Question
1 pointsनिम्न में से कौन फ़ाइल में बेसिक आई/ ओ कनेक्शन है?Which of the following is the basic I/O connections in file?Correct
Incorrect
-
Question 13 of 100
13. Question
1 pointsकौन सा फंक्शन स्ट्रिंग्स को रिटर्न करता है?Which function returns the strings?Correct
Incorrect
-
Question 14 of 100
14. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?What will be the output of the following code?
f-open(“demo.txt”, “w+”)
f.write(“Welcome to Python”)
f.seek(5)
a=f.read(5)
print(a)Correct
Incorrect
-
Question 15 of 100
15. Question
1 pointsseek() is: file_object.seek(offset [, reference_point]) का सिंटैक्स है
रेफरेंस_पॉइंट क्या दर्शाता है?The syntax of seek() is: file_object.seek(offset [, reference_point])
What does the reference_point indicate?Correct
Incorrect
-
Question 16 of 100
16. Question
1 pointsइनमें से कौना सा फाइल का ऐट्रिब्यूट नहीं है?Which one is not the attribute of a file?Correct
Incorrect
-
Question 17 of 100
17. Question
1 pointsएल्गोरिथम के लिए फ्लोचार्ट बनाने की प्रक्रिया को _______ कहा जाता है।The process of drawing a flowchart for an algorithm is called _______.Correct
Incorrect
-
Question 18 of 100
18. Question
1 pointsकौन सा फ़ंक्शन दो अर्गुमेंट लेता है?Which of the function takes two arguments?Correct
Incorrect
-
Question 19 of 100
19. Question
1 pointsमान लीजिए कि arr नामक सूची में पाँच एलीमेंट्स हैं। आप सूची से दूसरा एलीमेंट _______ के उपयोग से प्राप्त कर सकते हैं:Suppose a list with name arr, contains 5 elements. You can get the 2nd element from the list using :Correct
Incorrect
-
Question 20 of 100
20. Question
1 pointsनिम्नलिखित एक्सप्रेशन का आउटपुट क्या होगा?What will be the output of the following expression?
a = 2
b = 8
print(a | b)print(a >> 1)Correct
Incorrect
-
Question 21 of 100
21. Question
1 pointsनिम्नलिखित का आउटपुट क्या होगा?
What will be the output of the following?import numpy as np
a = np.array([[1,2,3,4], [5,6,7,8], [9,10,11,12]])
print(a[2,2])Correct
Incorrect
-
Question 22 of 100
22. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?
What is the output of the following code?
def add(a, b):
return a+5, b+5
result = add(3,2)
print(result)Correct
Incorrect
-
Question 23 of 100
23. Question
1 pointsनिम्नलिखित में से कौन सी भाषा कंप्यूटर द्वारा समझी जाती है?Which of the following language is understood by computer?Correct
Incorrect
-
Question 24 of 100
24. Question
1 pointsएक आईडेंटिफायर की अधिकतम संभव लंबाई क्या है?What is the maximum possible length of an identifier?Correct
Incorrect
-
Question 25 of 100
25. Question
1 pointsतीन अलग-अलग प्रकार के एल्गोरिदम कंशट्रकशन्स क्या हैं?What are the three different types of algorithm constructions?Correct
Incorrect
-
Question 26 of 100
26. Question
1 pointsमान लीजिए q= [3, 4, 5, 20, 5, 25, 1, 3], तो q.pop (1) के बाद q लिस्ट के आइटम क्या होंगे?Assume q= [3, 4, 5, 20, 5, 25, 1, 3], then what will be the items of q list after q.pop(1)?Correct
Incorrect
-
Question 27 of 100
27. Question
1 pointsनिम्नलिखित में से किस डेटा प्रकार में, डुप्लिकेट आइटम की अनुमति नहीं है?In which of the following data type, duplicate items are not allowed?Correct
Incorrect
-
Question 28 of 100
28. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?What is the output of the following code?
import numpy as np
a = np.array([1,2,3,5,8])
b = np.array([0,1,5,4,2])
c = a + b
c = c’a
print (c[2])Correct
Incorrect
-
Question 29 of 100
29. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?
What is the output of the following code?
import numpy as np
a = np.array([[1,2,3]])
print(a.shape)Correct
Incorrect
-
Question 30 of 100
30. Question
1 pointsकोड में त्रुटियों को ढूँढने की प्रक्रिया को _______ कहा जाता है।The process of finding errors in code is called as _______Correct
Incorrect
-
Question 31 of 100
31. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या है?What is the output of the following code?
ms = (‘A’, ‘D’, ‘H’, ‘U’, ‘N’, ‘T’, ‘C’)
print(ms[1:4])Correct
Incorrect
-
Question 32 of 100
32. Question
1 points>>>’2’+’3′ कोड का आउटपुट क्या है?What is the output of >>>’2’+’3′?Correct
Incorrect
-
Question 33 of 100
33. Question
1 pointsनिम्नलिखित पायथन प्रोग्राम का आउटपुट क्या होगा?What will be the output of the following Python program?
def addItem(listParam):
listParam += [1]
mylist = [1, 2, 3, 4]
addItem(mylist)
print(len(mylist))Correct
Incorrect
-
Question 34 of 100
34. Question
1 pointsएक विस्तृत फ़्लोचार्ट को _______ के रूप में जाना जाता है:A detailed flowchart is known as:Correct
Incorrect
-
Question 35 of 100
35. Question
1 pointsएल्गोरिथम को _______ द्वारा प्रदर्शित नहीं किया जा सकता है।Algorithms cannot be represented by _______.Correct
Incorrect
-
Question 36 of 100
36. Question
1 pointsनिम्नलिखित पायथन कोड का आउटपुट क्या होगा?What will be the output of the following Python code?
from math import *
floor(3.7)Correct
Incorrect
-
Question 37 of 100
37. Question
1 pointsएक पायथन प्रोग्राम कमांड लाइन से कितने अर्गेमेंट स्वीकार कर सकता है।How many arguments a Python program can accept from the command line?Correct
Incorrect
-
Question 38 of 100
38. Question
1 pointsनिम्नलिखित का आउटपुट क्या है?What is the output of the following?
print(int())Correct
Incorrect
-
Question 39 of 100
39. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या है?What is the output of the following code?
a = set(‘dcma’)
b = set(‘mlpc’)
print(a^b)Correct
Incorrect
-
Question 40 of 100
40. Question
1 pointsनिम्नलिखित कथन का आउटपुट क्या है?
What is the output of the following statement?
print ((2, 4)+(1, 5))Correct
Incorrect
-
Question 41 of 100
41. Question
1 pointsपायथन में एक फंक्शन को कैसे डिक्लेयर किया जाता है?
How is a function declared in Python?Correct
Incorrect
-
Question 42 of 100
42. Question
1 pointsनिम्नलिखित का आउटपुट क्या होगा?
What will be the output of the following?
import sys
sys.stdout.write(‘Welcome\n’)
sys.stdout.write(‘All\n’)Correct
Incorrect
-
Question 43 of 100
43. Question
1 pointsफ़ाइल खोलने के लिए निम्न में से कौन सा सही मोड नहीं है?
Which of the following is not a correct mode to open a file?Correct
Incorrect
-
Question 44 of 100
44. Question
1 pointsफाइल को रिनेम करने के लिए उपयोग किया जाने वाला सिंटेक्स।
The syntax used to rename a file:Correct
Incorrect
-
Question 45 of 100
45. Question
1 pointsयदि हम किसी फ़ाइल को राइट मोड में खोलते हैं और फ़ाइल मौजूद नहीं है, तो कौन सा एरर जेनरेट होगा?
If we open a file in write mode and file does not exists, which of the error will generate?Correct
Incorrect
-
Question 46 of 100
46. Question
1 pointsनिम्नलिखित कोड से कितनी संख्याएँ प्रिंट होंगी?
How many numbers will be printed by the following code?
def fun(a,b):
for x in range(a,b+1):
if x%3==0:
print(x, end=” “)
fun(100,120)Correct
Incorrect
-
Question 47 of 100
47. Question
1 pointsनिम्नलिखित कोड क्या प्रिंट करता है?What does the following code print?
X = ‘mohan’
for i in range(len(x)):
x[i].upper()
print (x)Correct
Incorrect
-
Question 48 of 100
48. Question
1 pointsफाइल ऑब्जेक्ट इन्फाइल से फाइल की शेष पंक्तियों को रीड करने के लिए कौन सा फ़ेक्शन है?
Which is the function to read the remaining lines of the file from a file object infile?Correct
Incorrect
-
Question 49 of 100
49. Question
1 pointsनिम्नलिखित का आउटपुट क्या होगा?
What will be the output of the following?
import numpy as np
a = np.array([1,5,4,7,8])
a = a + 1
print(a[1])Correct
Incorrect
-
Question 50 of 100
50. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या है?
What is the output of the following code?
dict {“Joey”:1,”Rachel”:2}
dict.update({“Phoebe”:2})
print(dict)Correct
Incorrect
-
Question 51 of 100
51. Question
1 pointsटेस्टिंग को _______ कहा जाता है।Testing is known as:Correct
Incorrect
-
Question 52 of 100
52. Question
1 pointsएक प्रक्रिया को फ्लोचार्ट में आयत द्वारा व्यक्त किया जाता है।A process is expressed in a flowchart byCorrect
Incorrect
-
Question 53 of 100
53. Question
1 pointsनीचे दिए गए प्रोग्राम का आउटपुट क्या है?What is the output of below program?
def maximum(x, y):
if x > y:
return x
elif x == y:return ‘The numbers are equal’
else:
return y
print(maximum (2, 3))Correct
Incorrect
-
Question 54 of 100
54. Question
1 pointsनिम्नलिखित कथनों के बाद आउटपुट क्या होगा?
What will be the output after the following statements?
for i in range(1,6):
print(i, end=”)
if i== 3:
breakCorrect
Incorrect
-
Question 55 of 100
55. Question
1 pointsसभी कैरेक्टर्स को पढ़ने के लिए किस फ़ंक्शन का उपयोग किया जाता है?
Which function is used to read all the characters?Correct
Incorrect
-
Question 56 of 100
56. Question
1 points>>>float(‘12.6’) का आउटपुट क्या है
What is the output of >>>float(‘12.6’)Correct
Incorrect
-
Question 57 of 100
57. Question
1 pointsनिम्नलिखित का आउटपुट क्या होगा?
What will be the output of the following?import numpy as np
print(np.maximum ([2, 3, 4], [1, 5, 2]))Correct
Incorrect
-
Question 58 of 100
58. Question
1 points“from …. import……” इम्पोर्ट फॉर्म के बारे में कौन सा असत्य है? Which of the following is false about “from…. import ……” form of import?
Correct
Incorrect
-
Question 59 of 100
59. Question
1 pointsबाइनरी प्रारूप में डेटा राइटिंग के लिए उपयोग किया जाने वाला फ़ंक्शन।A function used for writing data in the binary format:Correct
Incorrect
-
Question 60 of 100
60. Question
1 pointsफ़्लोचार्ट के स्टार्ट और स्टॉप को दर्शाने के लिए किस सिम्बल का उपयोग किया जाता है?What is the symbol used to represent start and stop of a flowchart?Correct
Incorrect
-
Question 61 of 100
61. Question
1 pointsनिम्नलिखित एक्सप्रेशन किस मूल्य का मूल्यांकन करता है?
What value does the following expression evaluate to?
print(5+8* ((3* 5)-9)/10)Correct
Incorrect
-
Question 62 of 100
62. Question
1 pointsएक निश्चित संख्या में दोहराए जाने वाले ऑपरेशन _______ द्वारा किए जाते हैं।Operations to be repeated a certain number of times are done by _______.Correct
Incorrect
-
Question 63 of 100
63. Question
1 pointsफंक्शन कॉल के पैरामीटर और लोकल वेरिएबल को सिस्टम मेमोरी के किस हिस्से में स्टोर करता है?Which part of the memory does the system store the parameter and local variables of a function call?Correct
Incorrect
-
Question 64 of 100
64. Question
1 pointsनिम्नलिखित का आउटपुट क्या है?
What will be the output of the following?
import numpy as np
a = np.array([2,3,4,5])
b = np.arange(4)
print(a+b)Correct
Incorrect
-
Question 65 of 100
65. Question
1 pointsनिम्नलिखित प्रोग्राम का आउटपुट क्या है?
What is the output of below program?
def say(message, times = 1):
print(message* times)
say(‘Hello’)
say(‘World’, 5)Correct
Incorrect
-
Question 66 of 100
66. Question
1 pointsकिसी समस्या को चरणबद्ध तरीके से हल करने का तरीका _______ के रूप में जाना जाता है?The way for solving a problem step by step is known as.Correct
Incorrect
-
Question 67 of 100
67. Question
1 pointsआउटपुट क्या है?
What is the output?
def calc(x):
r=2*X**2
return r
print(calc(5))Correct
Incorrect
-
Question 68 of 100
68. Question
1 pointsनिम्नलिखित पायथन कोड का आउटपुट क्या होगा?
def printMax(a, b):
if a > b:
print(a, ‘is maximum’)
elif a==b:
print(a, ‘is equal to’, b)
else:
print(b, ‘is maximum’)
printMax(3, 4)Correct
Incorrect
-
Question 69 of 100
69. Question
1 pointsनिम्रलिखित एक्स्प्रेशन किस मूल्य का मूल्य है?What value does the following expression evaluate to?
x=5
while x < 10:
print(x, end=”}Correct
Incorrect
-
Question 70 of 100
70. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?
What is the output of the following code?
X = 50
def func (x):
X = 2
func (x)
print (‘x is now’, x)Correct
Incorrect
-
Question 71 of 100
71. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?What is the output of the following code?
def disp(*arg):
for i in arg:
print(i)
disp(name=”Rajat”, age=”20″)Correct
Incorrect
-
Question 72 of 100
72. Question
1 pointsनिम्नलिखित में से कौन सा प्रोग्रामिंग कोड लाइन दर लाइन निष्पादित करता है?Which of the following executes the programming code line by line?Correct
Incorrect
-
Question 73 of 100
73. Question
1 pointsनिम्नलिखित फंक्शन का रिटर्न टाइप क्या होगा?What is the return type of following function?
def func1():
return ‘mnp’,22Correct
Incorrect
-
Question 74 of 100
74. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?
What is the output of the following code?
def fun(a, b=6):
a=a+b
print(a)
fun(5, 4)Correct
Incorrect
-
Question 75 of 100
75. Question
1 pointsनिम्न में से कौन सा एक अमान्य मोड है?
Which of the following is an invalid mode?Correct
Incorrect
-
Question 76 of 100
76. Question
1 pointsनिम्नलिखित पायथन कोड का आउटपुट क्या होगा?
What will be the output of the following Python code?
from math import pow
print(math.pow(2,3))Correct
Incorrect
-
Question 77 of 100
77. Question
1 pointsनिम्नलिखित एक्सप्रेशन का आउटपुट क्या होगा?
What will be the output of the following expression?
X = 4
print(x<<2)Correct
Incorrect
-
Question 78 of 100
78. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या होगा?
What is the output of the following code?
import numpy as np
y = np.array([[11, 12, 13, 14], [32, 33, 34, 35]])
print(y.ndim)Correct
Incorrect
-
Question 79 of 100
79. Question
1 pointsएक कंप्यूटर प्रोग्राम जो कंप्यूटर की गतिविधि का प्रबंधन और नियंत्रण करता है।A computer programme that manages and controls a computer’s activity:Correct
Incorrect
-
Question 80 of 100
80. Question
1 pointsनिम्नलिखित एक्सप्रेशन का आउटपुट क्या होगा?
What will be the output of the following expression?
print (7//2)
print (-7//2)Correct
Incorrect
-
Question 81 of 100
81. Question
1 pointsनिम्नलिखित सूडो कोड का आउटपुट क्या होगा?
What will be the output of the following pseudo-code?
Integer a
Set a = 4
do
print a +2
a = a-1
while (a not equals 0)
end whileCorrect
Incorrect
-
Question 82 of 100
82. Question
1 pointsनिम्नलिखित कोड का आउटपुट क्या है?What is the output of the following code?
a = {1: “A”, 2: “B”, 3: “C”}
b = {4: “D”, 5: “E”}
a.update(b)
print(a)Correct
Incorrect
-
Question 83 of 100
83. Question
1 pointsएक एल्गोरिथम जो स्वयं को प्रत्यक्ष या परोक्ष रूप से कॉल करता है उसे _______ कहा जाता है।An algorithm that calls itself directly or indirectly is called as _______.Correct
Incorrect
-
Question 84 of 100
84. Question
1 pointsrandint () फ़ंक्शन का उपयोग करने के लिए कौन सा मॉड्यूल आयात किया जाना है?
Which module is to be imported for using randint() function?Correct
Incorrect
-
Question 85 of 100
85. Question
1 pointsप्रोग्रामर की आवश्यकता के अनुसार किसी टास्क को प्राप्त करने के लिए परिभाषित फंक्शन को _______ कहा जाता है?Function defined to achieve some task as per the programmer’s requirement is called a _______.Correct
Incorrect
-
Question 86 of 100
86. Question
1 pointsनिम्न में से कौन सा कीवर्ड नहीं है?
Which of the following is not a keyword?Correct
Incorrect
-
Question 87 of 100
87. Question
1 pointsनिम्नलिखित सूडोकोड का आउटपुट क्या होगा, जहां ^, XOR ऑपरेशन को दर्शाता है?
What will be the output of the following pseudocode, where Ʌ represent XOR operation?
Integer a, b, c
Set b = 4, a = 3
c=a^ b
Print cCorrect
Incorrect
-
Question 88 of 100
88. Question
1 pointsपैकेज से सभी मॉड्यूल इम्पोर्ट करने के लिए कौन सा कथन सही है
Which statement is correct to import all modules from the package?Correct
Incorrect
-
Question 89 of 100
89. Question
1 pointsफ़्लोचार्ट और एल्गोरिदम का उपयोग _______ के लिए किया जाता है।Flowchart and algorithms are used for _______.Correct
Incorrect
-
Question 90 of 100
90. Question
1 pointsनिम्नलिखित में से कौन वैलिड आईडेंटिफायर नहीं है?
Which of the following is not a valid identifier?Correct
Incorrect
-
Question 91 of 100
91. Question
1 pointsनिम्नलिखित का आउटपुट क्या होगा?
def iq(a,b):
if(a==0):
return b
else:
return iq(a-1,a+b)
print(iq(3,6))Correct
Incorrect
-
Question 92 of 100
92. Question
1 pointsसिंगल लाइन कमेंट लिखने के लिए किस सिम्बल का प्रयोग किया जाता है?
Which symbol is used to write single line comment?Correct
Incorrect
-
Question 93 of 100
93. Question
1 pointsपायथन मॉड्यूल _______ फाइल एक्सटेंशन वाली एक फाइल है जिसमें वैध पायथन कोड होता है।
A Python module is a file with the _______ file extension that contains valid Python code.Correct
Incorrect
-
Question 94 of 100
94. Question
1 pointsनिम्नलिखित कोड सेगमेंट प्रिंट क्या करेगा?What will the following code segment print?
a = True
b = False
c = False
if not a or b:
print(1)
elif not a or not b and c:
print (2)
elif not a or b or not b and a:
print (3)
else:
print (4)Correct
Incorrect
-
Question 95 of 100
95. Question
1 pointsनिम्नलिखित कथनों के बाद आउटपुट क्या होगा?What will be the output after the following statements?
x = 2
if x < 5:
print(x)
else:
passCorrect
Incorrect
-
Question 96 of 100
96. Question
1 pointsनिम्नलिखित सूडोकोड का आउटपुट क्या होगा?What will be the output of the following pseudocode?
Integer a, b
Set a = 9, b = 5
a = a mod (a-3)
b = b mod (b-3)
Print a + bCorrect
Incorrect
-
Question 97 of 100
97. Question
1 pointsफ्लोचार्ट में इनपुट और आउटपुट ऑपरेशंस के लिए निम्नलिखित में से किस सिम्बल का उपयोग किया जाता है?Which of the following symbol is used for input and output operations in a flow chart?Correct
Incorrect
-
Question 98 of 100
98. Question
1 points_______ करेंट लूप आइटरेशन को तुरंत समाप्त कर देता है।immediately terminates the current loop iteration.Correct
Incorrect
-
Question 99 of 100
99. Question
1 pointsहम पायथन में एक खाली सूची कैसे बना सकते हैं?
How can we create an empty list in Python?Correct
Incorrect
-
Question 100 of 100
100. Question
1 pointsनिम्नलिखित में से कौन-सा एक म्यूटेबल डेटा टाइप है?Which one of the following is a mutable data type?Correct
Incorrect
Hope you have finished the M3-R5 O Level NIELIT Previous Papers July 2022 mock test with good understanding.
ओ लेवल के सिलेबस वाइज 10,000 से भी ज्यादा प्रश्नों के ऑनलाइन टेस्ट करने के लिए नीचे गए गए बटन को दबाइये!
Want to download M3-R5 O Level previous papers july 2022 in PDF?, Click on the button below.
Want to read M3-R5 O Level Previous Papers July 2022 Question Answers?, Click on the below button.
Please share your experience with us through the comment box below. Also please inform if there is any error. 😊