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. What is the output of print("Python"[2:5])?
print("Python"[2:5]) का आउटपुट क्या होगा?

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

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

4. Which of the following is a determinant of personality covered in the syllabus?
निम्नलिखित में से कौन पाठ्यक्रम में शामिल व्यक्तित्व का एक निर्धारक है?

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

6. Which of the following is a component of the Central Processing Unit (CPU)?
निम्नलिखित में से कौन सेंट्रल प्रोसेसिंग यूनिट (सीपीयू) का एक घटक है?

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

8. Artificial Intelligence (AI) and Machine Learning (ML) are increasingly being integrated into the IoT ecosystem.
आर्टिफिशियल इंटेलिजेंस (एआई) और मशीन लर्निंग (एमएल) को IoT इकोसिस्टम में तेजी से एकीकृत किया जा रहा है।

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

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

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

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

13. Which control flow statement is used for conditional execution?
शर्तों के आधार पर निष्पादन के लिए किस नियंत्रण प्रवाह स्टेटमेंट का उपयोग किया जाता है?

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

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

16. Which symbol in a flowchart represents a decision?
एक फ्लोचार्ट में कौन सा प्रतीक एक निर्णय का प्रतिनिधित्व करता है?

17. What is a "sketch" in the context of Arduino IDE?
Arduino IDE के संदर्भ में "स्केच" क्या है?

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

19. What is the purpose of the for loop in Embedded 'C'?
एम्बेडेड 'C' में for लूप का उद्देश्य क्या है?

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

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

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

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

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

25. What is responsive web design?
उत्तरदायी वेब डिज़ाइन क्या है?

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

27. Which CSS property is used to change the text color of an element?
किसी एलिमेंट के टेक्स्ट रंग को बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?

28. Which of these is an Angular JS directive?
इनमें से कौन एक एंगुलर जेएस डायरेक्टिव है?

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

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

31. What is the purpose of the tag in HTML?
HTML में टैग का उद्देश्य क्या है?

32.  Digital financial tools like UPI require an internet connection to function.
यूपीआई जैसे डिजिटल वित्तीय उपकरणों को कार्य करने के लिए इंटरनेट कनेक्शन की आवश्यकता होती है।

33. Which of these is a valid Python comment?
इनमें से कौन एक वैध पायथन टिप्पणी है?

34. What is the purpose of the alt attribute in an tag?
टैग में alt विशेषता का उद्देश्य क्या है?

35. What is the output of print(type(10)) in Python?
पायथन में print(type(10)) का आउटपुट क्या है?

36. Which sensor is used to detect the presence of smoke or gas?
धुएं या गैस की उपस्थिति का पता लगाने के लिए किस सेंसर का उपयोग किया जाता है?

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

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

39. Which method is used to add an element to the end of a list in Python?
पायथन में एक सूची के अंत में एक एलिमेंट जोड़ने के लिए किस विधि का उपयोग किया जाता है?

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

41. Which operator is used for exponentiation in Python?
पायथन में घातांक के लिए किस ऑपरेटर का उपयोग किया जाता है?

42. HTML is a programming language.
HTML एक प्रोग्रामिंग भाषा है।

43. Which of these is a valid HTML5 doctype declaration?
इनमें से कौन एक वैध HTML5 डॉकटाइप घोषणा है?

44. A URL is a unique address for a web page.
एक यूआरएल एक वेब पेज के लिए एक अद्वितीय पता है।

45. Which mode is used to open a file for writing, creating it if it doesn't exist, and truncating it if it does?
फ़ाइल को लिखने के लिए खोलने के लिए किस मोड का उपयोग किया जाता है, यदि वह मौजूद नहीं है तो उसे बनाता है, और यदि वह मौजूद है तो उसे छोटा करता है?

46. What is the primary purpose of presentation software?
प्रेजेंटेशन सॉफ्टवेयर का प्राथमिक उद्देश्य क्या है?

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

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

49. Which of the following is an example of a social networking platform?
निम्नलिखित में से कौन सा एक सोशल नेटवर्किंग प्लेटफॉर्म का उदाहरण है?

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

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

52. Which of the following is a component of web publishing?
निम्नलिखित में से कौन वेब प्रकाशन का एक घटक है?

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

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

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

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

57. What does SGML stand for?
एसजीएमएल का पूर्ण रूप क्या है?

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

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

60. Which of these is a component of effective communication skills?
इनमें से कौन प्रभावी संचार कौशल का एक घटक है?

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

62. Which of the following is used to check spelling and grammar in a word processor?
वर्ड प्रोसेसर में वर्तनी और व्याकरण की जांच के लिए निम्नलिखित में से किसका उपयोग किया जाता है?

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

64. 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) का आउटपुट क्या होगा?

65. Which of the following is a characteristic of a strong password?
निम्नलिखित में से कौन एक मजबूत पासवर्ड की विशेषता है?

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

67. Which of the following is a common threat to cyber security?
निम्नलिखित में से कौन साइबर सुरक्षा के लिए एक सामान्य खतरा है?

68. What is the purpose of the eval() function in Python?
पायथन में eval() फ़ंक्शन का उद्देश्य क्या है?

69. Which of the following is a method for protecting IoT devices?
निम्नलिखित में से कौन IoT उपकरणों की सुरक्षा के लिए एक विधि है?

70. Which sensor is commonly used to detect light intensity?
प्रकाश की तीव्रता का पता लगाने के लिए आमतौर पर किस सेंसर का उपयोग किया जाता है?

71. Which built-in function is used to get input from the user in Python?
पायथन में उपयोगकर्ता से इनपुट प्राप्त करने के लिए किस बिल्ट-इन फ़ंक्शन का उपयोग किया जाता है?

72. What is the difference between a website and a webpage?
एक वेबसाइट और एक वेबपेज के बीच क्या अंतर है?

73. What is the correct way to declare a variable in JavaScript?
जावास्क्रिप्ट में एक वेरिएबल घोषित करने का सही तरीका क्या है?

74. Which of these is a common application of IoT in smart cities?
स्मार्ट शहरों में IoT का एक सामान्य अनुप्रयोग इनमें से कौन सा है?

75. Which of these is NOT a type of computer memory?
इनमें से कौन कंप्यूटर मेमोरी का प्रकार नहीं है?

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

77. Which of the following is a client-side scripting language?
निम्नलिखित में से कौन एक क्लाइंट-साइड स्क्रिप्टिंग भाषा है?

78. You can add a watermark to a document in word processing software.

आप वर्ड प्रोसेसिंग सॉफ्टवेयर में एक दस्तावेज़ में वॉटरमार्क जोड़ सकते हैं।

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

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

81. Which type of software manages computer hardware and software resources?
कौन सा सॉफ्टवेयर कंप्यूटर हार्डवेयर और सॉफ्टवेयर संसाधनों का प्रबंधन करता है?

82. What is the output of print(5 > 3 and 10 3 and 10 < 20) का आउटपुट क्या होगा?

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

84. Which of these is a search engine?
इनमें से कौन एक सर्च इंजन है?

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

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

87. What is UPI primarily used for?
यूपीआई का मुख्य रूप से किस लिए उपयोग किया जाता है?

88. Which photo editor tool is used to remove unwanted parts of an image by defining a new boundary?
एक फोटो एडिटर टूल का उपयोग किसी छवि के अवांछित हिस्सों को एक नई सीमा परिभाषित करके हटाने के लिए किया जाता है?

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

90. To adjust the overall lightness or darkness of an image, which photo editor feature would you use?
किसी छवि की समग्र चमक या अंधेरे को समायोजित करने के लिए, आप किस फोटो एडिटर सुविधा का उपयोग करेंगे?

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

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

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

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

95. Which of the following is an example of an input device?
निम्नलिखित में से कौन इनपुट डिवाइस का एक उदाहरण है?

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

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

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

99. Which type of system works with feedback loops to maintain a desired state, like a thermostat in a refrigerator?
कौन सी प्रणाली वांछित स्थिति को बनाए रखने के लिए फीडबैक लूप के साथ काम करती है, जैसे रेफ्रिजरेटर में थर्मोस्टेट?

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

Your score is

The average score is 13%

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