O Level online mock test

/100
O Level Online test

O Level Online Mock Test 2025

Latest NIELIT O Level Syllabus-Based Practice in Hindi & English

1. Which of the following is a common microcontroller board used for building IoT applications?
IoT एप्लिकेशन बनाने के लिए उपयोग किया जाने वाला एक सामान्य माइक्रोकंट्रोलर बोर्ड निम्नलिखित में से कौन सा है?

2. What is the full form of AEPS?
एईपीएस का पूर्ण रूप क्या है?

3. What is the role of void setup() function in an Arduino sketch?
एक Arduino स्केच में void setup() फ़ंक्शन की भूमिका क्या है?

4. What is a key aspect of "Soft skills-Personality Development" in the M4-R5 syllabus?
M4-R5 सिलेबस में "सॉफ्ट स्किल्स-पर्सनैलिटी डेवलपमेंट" का एक प्रमुख पहलू क्या है?

5. Embedded 'C' language is often used for programming microcontrollers in IoT.
IoT में माइक्रोकंट्रोलर को प्रोग्राम करने के लिए अक्सर एम्बेडेड 'C' भाषा का उपयोग किया जाता है।

6. What is the first step in solving any programming problem?
किसी भी प्रोग्रामिंग समस्या को हल करने का पहला कदम क्या है?

7. What is the purpose of a keypad in an IoT application?
एक IoT एप्लिकेशन में कीपैड का उद्देश्य क्या है?

8. Which function is used to convert a value to an integer in Python?
पायथन में एक मान को पूर्णांक में बदलने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

9. Which of the following is a type of network topology?
निम्नलिखित में से कौन एक प्रकार की नेटवर्क टोपोलॉजी है?

10. Which of the following is a valid way to comment in HTML?
निम्नलिखित में से कौन HTML में टिप्पणी करने का एक वैध तरीका है?

11. Which of the following is a characteristic of a good algorithm?
निम्नलिखित में से कौन एक अच्छे एल्गोरिथम की विशेषता है?

12. Which type of CSS is used to apply a unique style to a single HTML element?
एकल HTML एलिमेंट पर एक अद्वितीय शैली लागू करने के लिए किस प्रकार की CSS का उपयोग किया जाता है?

13. Python is an interpreted language.
पायथन एक इंटरप्रेटेड भाषा है।

14. What is the purpose of "Filters" in a photo editor?
एक फोटो एडिटर में "फ़िल्टर" का उद्देश्य क्या है?

15. RAM is a type of volatile memory.
रैम एक प्रकार की अस्थिर मेमोरी है।

16. Debit cards allow you to spend money that is directly available in your bank account.
डेबिट कार्ड आपको अपने बैंक खाते में सीधे उपलब्ध पैसे खर्च करने की अनुमति देते हैं।

17. What does "e-Governance" primarily refer to?
"ई-गवर्नेंस" मुख्य रूप से किससे संबंधित है?

18. Which HTML tag is used for the largest heading?
सबसे बड़ी हेडिंग के लिए किस HTML टैग का उपयोग किया जाता है?

19. The tag contains all the visible content of an HTML document.
टैग में HTML दस्तावेज़ की समस्त दृश्यमान सामग्री सम्मिलित होती है।

20. Which JavaScript function is used to print content to the console?
कंसोल पर सामग्री प्रिंट करने के लिए किस जावास्क्रिप्ट फ़ंक्शन का उपयोग किया जाता है?

21. Which of these is a common application of the Internet?
इनमें से कौन इंटरनेट का एक सामान्य अनुप्रयोग है?

22. What is the primary function of the CPU in a computer?
कंप्यूटर में सीपीयू का प्राथमिक कार्य क्या है?

23. Which of the following is a key aspect of Cyber Security?
निम्नलिखित में से कौन साइबर सुरक्षा का एक प्रमुख पहलू है?

24. Which of the following is an immutable data type in Python?
निम्नलिखित में से कौन पायथन में एक अपरिवर्तनीय डेटा प्रकार है?

25. What is the primary role of an actuator in an IoT system?
एक IoT प्रणाली में एक एक्चुएटर की प्राथमिक भूमिका क्या है?

26. Sensors are used in IoT to measure physical quantities.
IoT में भौतिक मात्राओं को मापने के लिए सेंसर का उपयोग किया जाता है।

27. Which of the following is a benefit of using NumPy over standard Python lists for numerical operations?
संख्यात्मक संचालन के लिए मानक पायथन सूचियों पर NumPy का उपयोग करने का निम्नलिखित में से कौन सा लाभ है?

28. Which CSS property is used to set the background image of an element?
किसी एलिमेंट की पृष्ठभूमि छवि सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?

29. What does HTML stand for?
HTML का पूर्ण रूप क्या है?

30. NumPy arrays can only store integers.
NumPy सरणियाँ केवल पूर्णांकों को संग्रहीत कर सकती हैं।

31. What is the primary purpose of an ISP?
एक आईएसपी का प्राथमिक उद्देश्य क्या है?

32. What is the primary function of a DHT sensor?
एक DHT सेंसर का प्राथमिक कार्य क्या है?

33. What is the output of print(bool(0))?
print(bool(0)) का आउटपुट क्या होगा?

34. What is an algorithm?
एक एल्गोरिथम क्या है?

35. How do you select an element with the ID "header" in CSS?
आप CSS में ID "header" वाले एलिमेंट का चयन कैसे करते हैं?

36. Which of the following is the core object in NumPy?
निम्नलिखित में से कौन NumPy में मुख्य ऑब्जेक्ट है?

37. External CSS stylesheets are linked using the tag in the section of an बाहरी CSS स्टाइलशीट को HTML दस्तावेज़ के अनुभाग में टैग का उपयोग करके लिंक किया जाता है।

38. Which of these is a comparison operator in Python?
इनमें से कौन पायथन में एक तुलना ऑपरेटर है?

39. What is the concept of "Self-efficacy" in personality development?
व्यक्तित्व विकास में "आत्म-प्रभावकारिता" की अवधारणा क्या है?

40. Which chart type is best suited for showing trends over time in a spreadsheet?
स्प्रेडशीट में समय के साथ रुझान दिखाने के लिए कौन सा चार्ट प्रकार सबसे उपयुक्त है?

41. Which of the following is a common image format used on the web?
निम्नलिखित में से कौन वेब पर उपयोग किया जाने वाला एक सामान्य छवि प्रारूप है?

42. Which of the following is a type of etiquette?
निम्नलिखित में से कौन एक प्रकार का शिष्टाचार है?

43. What is the purpose of a break statement in a loop?
एक लूप में break स्टेटमेंट का उद्देश्य क्या है?

44. Which CSS selector targets all elements of a specific type?
कौन सा CSS सेलेक्टर एक विशिष्ट प्रकार के सभी तत्वों को लक्षित करता है?

45. You can sort data in ascending or descending order in a spreadsheet.
आप स्प्रेडशीट में डेटा को आरोही या अवरोही क्रम में सॉर्ट कर सकते हैं।

46. Which digital financial tool uses a camera to scan a pattern for payment?
कौन सा डिजिटल वित्तीय उपकरण भुगतान के लिए एक पैटर्न को स्कैन करने के लिए कैमरे का उपयोग करता है?

47. Functions in Python can accept multiple arguments.
पायथन में फ़ंक्शन कई तर्क स्वीकार कर सकते हैं।

48. What method is used to read the entire content of a file into a single string?
एक फ़ाइल की पूरी सामग्री को एक ही स्ट्रिंग में पढ़ने के लिए किस विधि का उपयोग किया जाता है?

49. It is safe to click on suspicious links in emails if they look important.
यदि ईमेल में संदिग्ध लिंक महत्वपूर्ण दिखते हैं तो उन पर क्लिक करना सुरक्षित है।

50. What is an "event" in JavaScript?
जावास्क्रिप्ट में "इवेंट" क्या है?

51. Which of these is a basic data type in Embedded 'C' language?
इनमें से कौन एम्बेडेड 'C' भाषा में एक मूल डेटा प्रकार है?

52. Which of the following is a correct way to create an empty dictionary in Python?
पायथन में एक खाली डिक्शनरी बनाने का एक सही तरीका निम्नलिखित में से कौन सा है?

53. What is a key aspect of "Soft skills-Personality Development" in the M4-R5 syllabus?
M4-R5 सिलेबस में "सॉफ्ट स्किल्स-पर्सनैलिटी डेवलपमेंट" का एक प्रमुख पहलू क्या है?

54. What is the purpose of a web browser?
वेब ब्राउज़र का उद्देश्य क्या है?

55. What is the primary role of a web browser in web publishing?
वेब प्रकाशन में वेब ब्राउज़र की प्राथमिक भूमिका क्या है?

56. Which of the following is a common security challenge in the IoT ecosystem?
IoT इकोसिस्टम में निम्नलिखित में से कौन एक सामान्य सुरक्षा चुनौती है?

57. Which W3.CSS class is used to add a border to an element?
किसी एलिमेंट में बॉर्डर जोड़ने के लिए किस W3.CSS क्लास का उपयोग किया जाता है?

58. What does OTP stand for in digital financial transactions?
डिजिटल वित्तीय लेनदेन में ओटीपी का क्या अर्थ है?

59. What is NumPy primarily used for in Python?
पायथन में NumPy का मुख्य रूप से किस लिए उपयोग किया जाता है?

60. You can create your own custom modules in Python.
आप पायथन में अपने स्वयं के कस्टम मॉड्यूल बना सकते हैं।

61. Which tag is used to define the title of a document in HTML?
HTML में किसी दस्तावेज़ का शीर्षक परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?

62. What is the term for unsolicited bulk emails?
अवांछित बल्क ईमेल के लिए क्या शब्द है?

63. What is the primary goal of "Stress Management"?
"तनाव प्रबंधन" का प्राथमिक लक्ष्य क्या है?

64. What is the importance of "Time Management" in professional development?
पेशेवर विकास में "समय प्रबंधन" का क्या महत्व है?

65. What will be the output of print("Hello" + "World")?
print("Hello" + "World") का आउटपुट क्या होगा?

66. What is the shortcut key to save a document in most word processing software?
अधिकांश वर्ड प्रोसेसिंग सॉफ्टवेयर में दस्तावेज़ को सहेजने के लिए शॉर्टकट कुंजी क्या है?

67. Which of the following is a valid way to open a file for appending data?
डेटा जोड़ने के लिए एक फ़ाइल खोलने का एक वैध तरीका निम्नलिखित में से कौन सा है?

68. How do you import a module named math in Python?
आप पायथन में math नामक मॉड्यूल को कैसे आयात करते हैं?

69. Which view in presentation software allows you to see all slides as thumbnails?
प्रेजेंटेशन सॉफ्टवेयर में कौन सा दृश्य आपको सभी स्लाइडों को थंबनेल के रूप में देखने की अनुमति देता है?

70. What is the purpose of elif in an if-elif-else structure?
if-elif-else संरचना में elif का उद्देश्य क्या है?

71. What is the role of the void loop() function in an Arduino sketch?
एक Arduino स्केच में void loop() फ़ंक्शन की भूमिका क्या है?

72. What is the purpose of a firewall in network security?
नेटवर्क सुरक्षा में फ़ायरवॉल का उद्देश्य क्या है?

73. What does the formula =A1+B1 do in a spreadsheet?
एक स्प्रेडशीट में सूत्र =A1+B1 क्या करता है?

74. What is the purpose of a microcontroller in an IoT system?
एक IoT प्रणाली में माइक्रोकंट्रोलर का उद्देश्य क्या है?

75. What does IoT stand for?
IoT का पूर्ण रूप क्या है?

76. Which component is used to display text and numbers in an IoT application, typically connected to a microcontroller?
एक IoT एप्लिकेशन में टेक्स्ट और नंबर प्रदर्शित करने के लिए किस घटक का उपयोग किया जाता है, जो आमतौर पर एक माइक्रोकंट्रोलर से जुड़ा होता है?

77. What is the ultimate goal of the "Internet of Things" as a concept?
एक अवधारणा के रूप में "इंटरनेट ऑफ थिंग्स" का अंतिम लक्ष्य क्या है?

78. The serial monitor in Arduino IDE is used for debugging and viewing output from the board.
Arduino IDE में सीरियल मॉनिटर का उपयोग डिबगिंग और बोर्ड से आउटपुट देखने के लिए किया जाता है।

79. What is the function of a relay module in an IoT application?
एक IoT एप्लिकेशन में रिले मॉड्यूल का कार्य क्या है?

80. Which of the following is a unique address that identifies a device on a TCP/IP network?
निम्नलिखित में से कौन सा एक अद्वितीय पता है जो टीसीपी/आईपी नेटवर्क पर एक डिवाइस की पहचान करता है?

81. Which module in the O Level syllabus explicitly covers "Personality Development"?
O लेवल सिलेबस में कौन सा मॉड्यूल स्पष्ट रूप से "व्यक्तित्व विकास" को कवर करता है?

82. What is the difference between a microcontroller and a microprocessor?
माइक्रोकंट्रोलर और माइक्रोप्रोसेसर के बीच क्या अंतर है?

83. What is the output of import numpy as np; arr = np.array([1, 2, 3]); print(arr * 2)?
import numpy as np; arr = np.array([1, 2, 3]); print(arr * 2) का आउटपुट क्या होगा?

84. How do you create a NumPy array from a Python list my_list = [1, 2, 3]?
आप पायथन सूची my_list = [1, 2, 3] से NumPy सरणी कैसे बनाते हैं?

85. What is a "module" in Python?
पायथन में "मॉड्यूल" क्या है?

86. Which of the following is a common wireless communication methodology in IoT?
IoT में निम्नलिखित में से कौन एक सामान्य वायरलेस संचार पद्धति है?

87. What is the output of print(10 // 3) in Python?
पायथन में print(10 // 3) का आउटपुट क्या होगा?

88. Which of these is an example of utility software?
इनमें से कौन यूटिलिटी सॉफ्टवेयर का एक उदाहरण है?

89. What does x = 5 mean in Python?
पायथन में x = 5 का क्या अर्थ है?

90. What is the primary goal of "Future Skills" in the context of IT education?
आईटी शिक्षा के संदर्भ में "फ्यूचर स्किल्स" का प्राथमिक लक्ष्य क्या है?

91. What is web hosting?
वेब होस्टिंग क्या है?

92. Which feature in word processing allows you to apply a pre-designed set of formatting options to text?
वर्ड प्रोसेसिंग में कौन सी सुविधा आपको टेक्स्ट पर पूर्व-डिज़ाइन किए गए फ़ॉर्मेटिंग विकल्पों का एक सेट लागू करने की अनुमति देती है?

93. A flowchart uses symbols and arrows to illustrate the flow of a process.
एक फ्लोचार्ट एक प्रक्रिया के प्रवाह को दर्शाने के लिए प्रतीकों और तीरों का उपयोग करता है।

94. What is the output of print(len([1, 2, 3, 4]))?
print(len([1, 2, 3, 4])) का आउटपुट क्या होगा?

95. What is the purpose of the return statement in a function?
एक फ़ंक्शन में return स्टेटमेंट का उद्देश्य क्या है?

96. JavaScript can be used to perform form validation on the client-side.
जावास्क्रिप्ट का उपयोग क्लाइंट-साइड पर फॉर्म सत्यापन करने के लिए किया जा सकता है।

97. JavaScript code is executed on the server.
जावास्क्रिप्ट कोड सर्वर पर निष्पादित होता है।

98. A static website's content changes frequently without manual updates.
एक स्थिर वेबसाइट की सामग्री मैन्युअल अपडेट के बिना अक्सर बदलती रहती है।

99. Which of the following is a characteristic of an IoT device?
निम्नलिखित में से कौन एक IoT डिवाइस की विशेषता है?

100. Which operating system is open-source?
कौन सा ऑपरेटिंग सिस्टम ओपन-सोर्स है?

Your score is

The average score is 17%

0%

Instructions

🔹 Total Questions: 100
🔹 Language: Hindi and English (Bilingual)
🔹 Question Pattern: Multiple Choice Questions (MCQs)
🔹 Based On: Latest O Level Syllabus (NIELIT)

Important Guidelines
  1. There are 100 multiple-choice questions based on the latest O Level syllabus.
  2. You must attempt all questions to view your final result.
  3. You can skip questions using the Next button.
  4. No negative marking – attempt all questions confidently.
  5. Your score and correct answers will be shown after submission.
  6. This mock test is for practice only and improves real exam preparation.

Free O Level Online Mock Test 2025 – Hindi and English Questions

Are you preparing for the O Level Exam under the New Syllabus? You're in the right place! With the help of O Level Mock Tests, you can test your preparation in real-time and improve your confidence before the final exam.

This online test platform is specially designed for students who want to practice O Level Hindi Question Test as well as English questions. Our tests are regularly updated and include questions from the latest DOEACC/NIELIT syllabus.

Based on the New 2025 Syllabus

We have carefully prepared the O Level Mock Test according to the latest syllabus released by NIELIT in 2025. This means you’re always preparing with the most updated content.

Important topics include:

  1. IT Tools and Network Basics
  2. Web Designing & Programming
  3. Internet Technology
  4. ICT Resources
  5. Cyber Security (as per new additions)

Why Practice O Level Mock Tests?

Practicing mock tests helps you:

  1. Understand the exam pattern
  2. Manage your time better
  3. Identify your weak areas
  4. Boost your confidence
  5. Improve accuracy and speed

Topics Covered in CCC Mock Test 2025

  1. Introduction to Computers
  2. Operating System & MS Windows
  3. MS Word, Excel, PowerPoint
  4. Internet, Email & Web Browsing
  5. Digital Financial Tools & Applications
  6. Cyber Security and Future Technology

Join thousands of learners on Online Computer Study, and start practicing with our Free CCC Hindi Online Test to prepare smartly and confidently.

Test your IT Skill Knowledge

Scroll to Top