अभी हम M3R5 का 50 प्रश्नों का ऑनलाइन प्रैक्टिस टेस्ट पार्ट-11 करने वाले है। NIELIT O Level Online Test में आपको 50 प्रश्नों के ऑनलाइन मॉक टेस्ट को करने के लिए 50 मिनटों का समय दिया जायेगा। इस O level M3-R5 Online Test 11 को करने से आप अपने O Level Exam Paper में अच्छे अंक प्राप्त करने के भागीदार बनेंगे।
M3R5 Test 50Q Set-11
Quiz-summary
0 of 50 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
Information
oLevelStudy.com के नियमों का पालन करें –
- सभी प्रश्न करने अनिवार्य है।
- प्रत्येक प्रश्न को हल करने के लिए 5 मिनट का समय निर्धारित है।
- मॉक टेस्ट खत्म होने के बाद आपके द्वारा सही-गलत किये प्रश्न जरूर जांचें।
- लीडरबॉर्ड में अपनी रैंक जरूर देखें।
- नकलची बन्दर मत बनें।
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 50 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Not categorized 0%
oLevelStudy.com पर मॉक टेस्ट करने के लिए आपका शुक्रिया!
कृपया आपके द्वारा अगर कोई प्रश्न गलत हुआ है तो उसे अवश्य जांचें। इसके लिए आपको नीचे दिए View Question बटन को दबाना है फिर आपके द्वारा सही गलत किये प्रश्न आपको दिख जायेंगे।
LeaderBoard में अपनी रैंक देखना मत भूलें। और हाँ इस o Level Online Test को अपने दोस्तों के साथ जरूर Share कीजियेगा
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
- Answered
- Review
- Question 1 of 50
1. Question
1 pointsनिम्नलिखित में से जब एक फंक्शन के अंदर उसी फंक्शन को कॉल किया जाता हैं तो यह क्या कहलाता हैं?Which of the following is called when the same function is called inside a function?CorrectIncorrect - Question 2 of 50
2. Question
1 points/* */ का प्रयोग पाइथन कोड में कमैंट्स डालने के लिए किया जाता है।/* */ is used to insert comments in Python code.CorrectIncorrect - Question 3 of 50
3. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m=39n = 61o = (m + n) // 2print(o)CorrectIncorrect - Question 4 of 50
4. Question
1 pointsनिम्नलिखित में से फ्लोचार्ट में स्थिति का परीक्षण करने के लिए किस चिन्ह का उपयोग किया जाता है?Which of the following symbols is used to test a condition in a flowchart?CorrectIncorrect - Question 5 of 50
5. Question
1 pointsनिम्नलिखित में से एक संकलक (compiler) का कार्य (function) ।Which of the following is a function of a compiler?CorrectIncorrect - Question 6 of 50
6. Question
1 pointsनिम्नलिखित में से ‘int(1011)’ का आउटपुट क्या होगा?Which of the following will be the output of ‘int(1011)’?CorrectIncorrect - Question 7 of 50
7. Question
1 pointsनिम्नलिखित में से पायथन प्रोग्रामिंग लैंग्वेज का विकास किसने किया था?Who among the following developed the Python programming language?CorrectIncorrect - Question 8 of 50
8. Question
1 pointsनिम्नलि खित में से डिबगिंग का उपयोग किस लिए किया जाता है?Debugging is used for which of the following?CorrectIncorrect - Question 9 of 50
9. Question
1 pointsनिम्नलिखित में से किसी प्रोग्राम को निष्पादित करने के चरणों के अनुक्रम की पहचान करें।Identify the sequence of steps in executing any of the following programs.CorrectIncorrect - Question 10 of 50
10. Question
1 pointsकमांड प्रॉम्प्ट, ऑपरेटिंग सिस्टम का हिस्सा है ?Command Prompt is part of the operating systemCorrectIncorrect - Question 11 of 50
11. Question
1 pointsनिम्नलिखित में से कौन सी चतुर्थ पीढ़ी की प्रोग्रामिंग भाषा है?Which of the following is a fourth generation programming language?CorrectIncorrect - Question 12 of 50
12. Question
1 pointsनिम्नलिखित में से कौन सा python के बारे में सही विकल्प है?Which of the following is the correct option regarding python?CorrectIncorrect - Question 13 of 50
13. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = []for n in range(6):m.append(n*3)print(m)CorrectIncorrect - Question 14 of 50
14. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = [n*4 for n in range(3)]print(m)CorrectIncorrect - Question 15 of 50
15. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = [-5, -2, 0, 3, 4]print([n*2 for n in m])CorrectIncorrect - Question 16 of 50
16. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = [5, 10, 35]del m[:]print(m)CorrectIncorrect - Question 17 of 50
17. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = ‘A’n = ‘B’0 = ‘C’p = [m, n, o]print(p)CorrectIncorrect - Question 18 of 50
18. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = list(range(7,10))print(m)CorrectIncorrect - Question 19 of 50
19. Question
1 pointsनिम्नलिखित में से math.sqrt(49) _______ रिटर्न करता है?Which of the following does math.sqrt(49) return _______?CorrectIncorrect - Question 20 of 50
20. Question
1 pointsनिम्नलिखित में से ceil() फंक्शन whole नंबर देता है?Which of the following ceil() function returns a whole number?CorrectIncorrect - Question 21 of 50
21. Question
1 pointsनिम्नलिखित में से मॉडुल (module) _______ है?Which of the following module is _______?CorrectIncorrect - Question 22 of 50
22. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = [10, 25, 35]n = sum(m)print(n)CorrectIncorrect - Question 23 of 50
23. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = [‘Games’, ‘in’, ‘Python’]n = ‘Play’ + m[0] + m[1] + m[2]print(n)CorrectIncorrect - Question 24 of 50
24. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?m = [‘Play’]n = [‘Games’, ‘in’, ‘Python’]0=m+nprint(o)CorrectIncorrect - Question 25 of 50
25. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?>>>t=(1,2,4,3)>>>t[1:3]CorrectIncorrect - Question 26 of 50
26. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?>>>t=(1,2,4,3)>>>t[1:-1]CorrectIncorrect - Question 27 of 50
27. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?>>>t = (1, 2)>>>2 * tCorrectIncorrect - Question 28 of 50
28. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?X=8y = 6print(x != y)CorrectIncorrect - Question 29 of 50
29. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?X = 83y = 57print(x > y)CorrectIncorrect - Question 30 of 50
30. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?x = 72y = 64print(x < y)CorrectIncorrect - Question 31 of 50
31. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?x = Truey = Falseprint(x and y)CorrectIncorrect - Question 32 of 50
32. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?x = Truey = Falseprint(x or y)CorrectIncorrect - Question 33 of 50
33. Question
1 pointsनिम्नलिखित में से फ़्लोचार्टिंग में वास्तविक निर्देश _______ में दर्शाए जाते हैं?In flowcharting which of the following the actual instructions are shown in _______?CorrectIncorrect - Question 34 of 50
34. Question
1 pointsनिम्नलिखित में से एक बॉक्स जो दो अलग-अलग स्थितियों का प्रतिनिधित्व कर सकता है?Which of the following boxes can represent two different situations?CorrectIncorrect - Question 35 of 50
35. Question
1 pointsफ़्लोचार्ट में प्रदान किए जाने वाले विवरणों की मात्रा पर कुछ निश्चित मानक होने चाहिए।There should be certain standards on the amount of details to be provided in a flowchart.CorrectIncorrect - Question 36 of 50
36. Question
1 pointsनिम्नलिखित में से एक विस्तृत फ़्लोचार्ट को _______ कहा जाता है?A detailed flowchart of the following is called a _______?CorrectIncorrect - Question 37 of 50
37. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?x = Truey = Falseprint(not x)CorrectIncorrect - Question 38 of 50
38. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?x = Truey = Falseprint(not y)CorrectIncorrect - Question 39 of 50
39. Question
1 pointsनिम्नलिखित में से कौनसा मानक पुस्तकालय मॉड्यूल है?Which of the following is a standard library module?CorrectIncorrect - Question 40 of 50
40. Question
1 pointsनिम्नलिखित कोड में x का अंतिम मान क्या होगा?What will be the final value of x in the following code?x = 7def func():global xprint(‘x is’, x)x = 2func()print(‘changed global x to’, x)print(‘value of x is’, x)CorrectIncorrect - Question 41 of 50
41. Question
1 pointsनिम्नलिखित में से कौन सा कीवर्ड फंक्शन के लिए उपयोग किया जाता है?Which of the following keyword is used for function?CorrectIncorrect - Question 42 of 50
42. Question
1 pointsनिम्नलिखित में से मेथड बाइट्स की संख्या में हमारी वर्तमान स्थिति रिटर्न करती है?Which of the following method returns our current position in number of bytes?CorrectIncorrect - Question 43 of 50
43. Question
1 pointsनिम्नलिखित में से f.seek(0) का उपयोग किस के लिए किया जाता है?Which of the following is f.seek(0) used for?CorrectIncorrect - Question 44 of 50
44. Question
1 pointsनिम्नलिखित में से sys.argv का क्या प्रकार है?Which of the following is the type of sys.argv?CorrectIncorrect - Question 45 of 50
45. Question
1 pointsनिम्नलिखित में से कौनसा पायथन द्वारा समर्थित एक्सेस मोड है?Which of the following is an access mode supported by Python?CorrectIncorrect - Question 46 of 50
46. Question
1 pointsनिम्नलिखित में से यह निर्धारित करने के लिए कि किस sequence में पाइथन को namespace का उपयोग करना चाहिए, आप किसका उपयोग कर सकते हैं?Which of the following can you use to determine in which sequence Python should use the namespaces?CorrectIncorrect - Question 47 of 50
47. Question
1 pointsनिम्नलिखित कथन के बाद आउटपुट क्या होगा?What will be the output after the following statements?X = 20y = 40z = y if (y > x) else xprint(z)CorrectIncorrect - Question 48 of 50
48. Question
1 pointsनिम्नलिखित में से जब एक एल्गोरिदम को प्रोग्रामिंग भाषा के रूप में लिखा जाता है, तो यह बन जाता है।Which of the following when an algorithm is written in the form of a programming language, it becomesCorrectIncorrect - Question 49 of 50
49. Question
1 pointsकंप्यूटर विज्ञान में, एल्गोरिथ्म एक समस्या को हल करने के लिए कंप्यूटर द्वारा उपयोग की जाने वाली एक विशेष विधि को संदर्भित करता है।In computer science, algorithm refers to a particular method used by a computer to solve a problem.CorrectIncorrect - Question 50 of 50
50. Question
1 pointsएल्गोरिथ्म एक प्रोग्राम है।algorithm is a program?CorrectIncorrect
Would you like to take mock tests of other O Level Online Tests, for that click on the button below!
O Level M3-R5 ऑनलाइन टेस्ट पार्ट-11 देने के बाद, आपने खुद का मूल्यांकन किया है और O लेवल परीक्षा के लिए बेहतर तैयारी की है। इस M3-R5 Online Test Set-11 को अपने अन्य दोस्तों के साथ साझा करना न भूलें और नीचे कमेंट बॉक्स में अपनी राय अवश्य लिखें। 😊
Thank you! 💜