Operating System Test 1
Bilingual timed test with clean question text, preserved symbols and detailed solutions.
Operating System Test 1
25 bilingual MCQs from Operating System, including 5 fresh LearnAtMyPlace original supplemental questions with detailed solutions. Built for SSC, RRB and banking practice with preserved bilingual wording, symbols and detailed logic explanations.
Question Palette Legend
Preview all 25 questions in Operating System Test 1 (no login required)
- Operating System — kernel and shell
1. Which of the following best describes Operating System in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'ऑपरेटिंग सिस्टम' का सबसे सही वर्णन कौन-सा है?
- A. system software that manages hardware and provides services to applications / हार्डवेयर का प्रबंधन करने और अनुप्रयोगों को सेवाएँ देने वाला सिस्टम सॉफ्टवेयर (Correct)
- B. a technique that uses secondary storage as an extension of main memory / द्वितीयक संग्रहण को मुख्य मेमोरी के विस्तार की तरह उपयोग करने की तकनीक
- C. an interface through which a user interacts with the operating system / इंटरफ़ेस जिसके माध्यम से उपयोगकर्ता ऑपरेटिंग सिस्टम से संवाद करता है
- D. graphical user interface using windows, icons and menus / विंडो, आइकन और मेन्यू वाला ग्राफिकल इंटरफ़ेस
Explanation: Operating System refers to system software that manages hardware and provides services to applications. This is why it is the correct option for the given concept. / 'ऑपरेटिंग सिस्टम' का सही अर्थ है — हार्डवेयर का प्रबंधन करने और अनुप्रयोगों को सेवाएँ देने वाला सिस्टम सॉफ्टवेयर। इसलिए विकल्प A सही है।
- Operating System — process management
2. Which of the following best describes Kernel in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'कर्नेल' का सबसे सही वर्णन कौन-सा है?
- A. command-line interface where commands are typed / कमांड टाइप करके उपयोग किया जाने वाला इंटरफ़ेस
- B. a program in execution / निष्पादन की अवस्था में प्रोग्राम
- C. the core part of an operating system / ऑपरेटिंग सिस्टम का मुख्य भाग (Correct)
- D. memory management technique that divides memory into fixed-size blocks / मेमोरी को निश्चित आकार के ब्लॉकों में बाँटने की तकनीक
Explanation: Kernel refers to the core part of an operating system. This is why it is the correct option for the given concept. / 'कर्नेल' का सही अर्थ है — ऑपरेटिंग सिस्टम का मुख्य भाग। इसलिए विकल्प C सही है।
- Operating System — memory management
3. The statement 'an interface through which a user interacts with the operating system' refers to which term? / दिया गया कथन — 'वह इंटरफ़ेस जिसके माध्यम से उपयोगकर्ता ऑपरेटिंग सिस्टम से संवाद करता है' — किस शब्द/पद से संबंधित है?
- A. File System / फाइल सिस्टम
- B. Shell / शेल (Correct)
- C. Thread / थ्रेड
- D. Operating System / ऑपरेटिंग सिस्टम
Explanation: The description matches Shell, not the other listed terms. / दिए गए कथन में वर्णित विशेषता 'शेल' से मेल खाती है। अन्य विकल्प अलग अवधारणाओं को दर्शाते हैं, इसलिए विकल्प B सही है।
- Operating System — file system
4. Choose the odd one out with respect to the sub-topic 'process management'. / उप-विषय 'प्रोसेस प्रबंधन' के संदर्भ में असंगत विकल्प चुनिए।
- A. Paging / पेजिंग (Correct)
- B. Multitasking / मल्टीटास्किंग
- C. Thread / थ्रेड
- D. Scheduler / शेड्यूलर
Explanation: The first three terms belong to process management, while Paging belongs to a different area. / दिए गए विकल्पों की श्रेणी/प्रयोग की तुलना करने पर 'पेजिंग' बाकी विकल्पों से अलग बैठता है। इसलिए विकल्प A सही है।
- Operating System — scheduling
5. The statement 'the component that decides which process gets CPU time' refers to which term? / दिया गया कथन — 'कौन-सी प्रोसेस CPU समय पाएगी, यह तय करने वाला घटक' — किस शब्द/पद से संबंधित है?
- A. Process / प्रोसेस
- B. Multiprogramming / मल्टीप्रोग्रामिंग
- C. Booting / बूटिंग
- D. Scheduler / शेड्यूलर (Correct)
Explanation: The description matches Scheduler, not the other listed terms. / दिए गए कथन में वर्णित विशेषता 'शेड्यूलर' से मेल खाती है। अन्य विकल्प अलग अवधारणाओं को दर्शाते हैं, इसलिए विकल्प D सही है।
- Operating System — multitasking
6. Which option is NOT correct about Multitasking? / 'मल्टीटास्किंग' के बारे में कौन-सा कथन सही नहीं है?
- A. It means the ability to run multiple tasks apparently at the same time / इसका अर्थ है: एक ही समय पर कई कार्य चलाने की क्षमता
- B. It means a condition where processes wait forever for resources held by each other / इसका अर्थ है: स्थिति जिसमें प्रोसेस एक-दूसरे के संसाधनों की प्रतीक्षा में अटक जाती हैं (Correct)
- C. It is relevant to competitive exams / यह प्रतियोगी परीक्षाओं में प्रासंगिक है
- D. It is a standard term in Operating System / यह Operating System का मानक शब्द है
Explanation: The incorrect statement is the one assigning another term's definition to Multitasking. Correctly, Multitasking means the ability to run multiple tasks apparently at the same time. / विकल्पों को परिभाषा से मिलाने पर विकल्प B असंगत/गलत कथन देता है। सही अवधारणा को ध्यान में रखें; इसलिए यही विकल्प उत्तर है।
- Operating System — multiprogramming
7. Which of the following best describes Multiprogramming in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'मल्टीप्रोग्रामिंग' का सबसे सही वर्णन कौन-सा है?
- A. a technique that uses secondary storage as an extension of main memory / द्वितीयक संग्रहण को मुख्य मेमोरी के विस्तार की तरह उपयोग करने की तकनीक
- B. keeping multiple programs in memory to improve CPU utilization / CPU उपयोगिता बढ़ाने हेतु कई प्रोग्रामों को मेमोरी में रखना (Correct)
- C. graphical user interface using windows, icons and menus / विंडो, आइकन और मेन्यू वाला ग्राफिकल इंटरफ़ेस
- D. the component that decides which process gets CPU time / कौन-सी प्रोसेस CPU समय पाएगी यह तय करने वाला घटक
Explanation: Multiprogramming refers to keeping multiple programs in memory to improve CPU utilization. This is why it is the correct option for the given concept. / 'मल्टीप्रोग्रामिंग' का सही अर्थ है — CPU उपयोगिता बढ़ाने हेतु कई प्रोग्रामों को मेमोरी में रखना। इसलिए विकल्प B सही है।
- Operating System — virtual memory
8. Which of the following best describes Deadlock in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'Deadlock' का सबसे सही वर्णन कौन-सा है?
- A. a condition where processes wait forever for resources held by each other / स्थिति जिसमें प्रोसेस एक-दूसरे के संसाधनों की प्रतीक्षा में अटक जाती हैं (Correct)
- B. memory management technique that divides memory into fixed-size blocks / मेमोरी को निश्चित आकार के ब्लॉकों में बाँटने की तकनीक
- C. command-line interface where commands are typed / कमांड टाइप करके उपयोग किया जाने वाला इंटरफ़ेस
- D. the ability to run multiple tasks apparently at the same time / एक ही समय पर कई कार्य चलाने की क्षमता
Explanation: Deadlock refers to a condition where processes wait forever for resources held by each other. This is why it is the correct option for the given concept. / 'Deadlock' का सही अर्थ है — स्थिति जिसमें प्रोसेस एक-दूसरे के संसाधनों की प्रतीक्षा में अटक जाती हैं। इसलिए विकल्प A सही है।
- Operating System — deadlock
9. Which of the following best describes Virtual Memory in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'Virtual Memory' का सबसे सही वर्णन कौन-सा है?
- A. method used by an OS to organize and store files / फाइलों को व्यवस्थित और संग्रहित करने की OS विधि
- B. system software that manages hardware and provides services to applications / हार्डवेयर का प्रबंधन करने और अनुप्रयोगों को सेवाएँ देने वाला सिस्टम सॉफ्टवेयर
- C. keeping multiple programs in memory to improve CPU utilization / CPU उपयोगिता बढ़ाने हेतु कई प्रोग्रामों को मेमोरी में रखना
- D. a technique that uses secondary storage as an extension of main memory / द्वितीयक संग्रहण को मुख्य मेमोरी के विस्तार की तरह उपयोग करने की तकनीक (Correct)
Explanation: Virtual Memory refers to a technique that uses secondary storage as an extension of main memory. This is why it is the correct option for the given concept. / 'Virtual Memory' का सही अर्थ है — द्वितीयक संग्रहण को मुख्य मेमोरी के विस्तार की तरह उपयोग करने की तकनीक। इसलिए विकल्प D सही है।
- Operating System — spooling
10. The statement 'memory management technique that divides memory into fixed-size blocks' refers to which term? / दिया गया कथन — 'memory management technique that divides memory into fixed-size blocks' — किस शब्द/पद से संबंधित है?
- A. Deadlock / डेडलॉक
- B. Device Driver / डिवाइस ड्राइवर
- C. Paging / पेजिंग (Correct)
- D. Kernel / कर्नेल
Explanation: The description matches Paging, not the other listed terms. / दिए गए कथन में वर्णित विशेषता 'पेजिंग' से मेल खाती है। अन्य विकल्प अलग अवधारणाओं को दर्शाते हैं, इसलिए विकल्प C सही है।
- Operating System — booting
11. Which term is directly associated with the clue: method used by an OS to organize and store files? / क्लू 'फाइलों को व्यवस्थित और संग्रहित करने की OS विधि' सीधे किस शब्द/पद से संबंधित है?
- A. File System / फाइल सिस्टम (Correct)
- B. Shell / शेल
- C. Spooling / स्पूलिंग
- D. Virtual Memory / वर्चुअल मेमोरी
Explanation: The clue directly identifies File System. / यह क्लू सीधे फाइल सिस्टम को दर्शाता है।
- Operating System — kernel and shell
12. The statement 'temporary queueing of jobs for a shared device like a printer' refers to which term? / दिया गया कथन — 'temporary queueing of jobs for a shared device like a printer' — किस शब्द/पद से संबंधित है?
- A. Thread / थ्रेड
- B. System Call / सिस्टम कॉल
- C. Spooling / स्पूलिंग (Correct)
- D. File System / फाइल सिस्टम
Explanation: The description matches Spooling, not the other listed terms. / दिए गए कथन में वर्णित विशेषता 'स्पूलिंग' से मेल खाती है। अन्य विकल्प अलग अवधारणाओं को दर्शाते हैं, इसलिए विकल्प C सही है।
- Operating System — process management
13. Which option is NOT correct about Booting? / 'Booting' के बारे में कौन-सा कथन सही नहीं है?
- A. It is relevant to competitive exams / यह प्रतियोगी परीक्षाओं में प्रासंगिक है
- B. It means graphical user interface using windows, icons and menus / इसका अर्थ है: विंडो, आइकन और मेन्यू वाला ग्राफिकल इंटरफ़ेस (Correct)
- C. It is a standard term in Operating System / यह Operating System का मानक शब्द है
- D. It means the process of loading the operating system into memory / इसका अर्थ है: ऑपरेटिंग सिस्टम को मेमोरी में लोड करने की प्रक्रिया
Explanation: The incorrect statement is the one assigning another term's definition to Booting. Correctly, Booting means the process of loading the operating system into memory. / विकल्पों को परिभाषा से मिलाने पर विकल्प B असंगत/गलत कथन देता है। सही अवधारणा को ध्यान में रखें; इसलिए यही विकल्प उत्तर है।
- Operating System — memory management
14. Which of the following best describes System Call in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'System Call' का सबसे सही वर्णन कौन-सा है?
- A. a request by a program for a service from the operating system / प्रोग्राम द्वारा OS सेवा के लिए किया गया अनुरोध (Correct)
- B. the ability to run multiple tasks apparently at the same time / एक ही समय पर कई कार्य चलाने की क्षमता
- C. command-line interface where commands are typed / कमांड टाइप करके उपयोग किया जाने वाला इंटरफ़ेस
- D. temporary queueing of jobs for a shared device like a printer / प्रिंटर जैसे साझा उपकरण के लिए कार्यों को अस्थायी कतार में रखना
Explanation: System Call refers to a request by a program for a service from the operating system. This is why it is the correct option for the given concept. / 'System Call' का सही अर्थ है — प्रोग्राम द्वारा OS सेवा के लिए किया गया अनुरोध। इसलिए विकल्प A सही है।
- Operating System — file system
15. Which of the following best describes GUI in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'GUI' का सबसे सही वर्णन कौन-सा है?
- A. graphical user interface using windows, icons and menus / विंडो, आइकन और मेन्यू वाला ग्राफिकल इंटरफ़ेस (Correct)
- B. the process of loading the operating system into memory / ऑपरेटिंग सिस्टम को मेमोरी में लोड करने की प्रक्रिया
- C. keeping multiple programs in memory to improve CPU utilization / CPU उपयोगिता बढ़ाने हेतु कई प्रोग्रामों को मेमोरी में रखना
- D. system software that manages hardware and provides services to applications / हार्डवेयर का प्रबंधन करने और अनुप्रयोगों को सेवाएँ देने वाला सिस्टम सॉफ्टवेयर
Explanation: GUI refers to graphical user interface using windows, icons and menus. This is why it is the correct option for the given concept. / 'GUI' का सही अर्थ है — विंडो, आइकन और मेन्यू वाला ग्राफिकल इंटरफ़ेस। इसलिए विकल्प A सही है।
- Operating System — device drivers
16. Which of the following best describes CLI in Operating System? / ऑपरेटिंग सिस्टम के संदर्भ में 'CLI' का सबसे सही वर्णन कौन-सा है?
- A. the core part of an operating system / ऑपरेटिंग सिस्टम का मुख्य भाग
- B. command-line interface where commands are typed / कमांड टाइप करके उपयोग किया जाने वाला इंटरफ़ेस (Correct)
- C. a condition where processes wait forever for resources held by each other / स्थिति जिसमें प्रोसेस एक-दूसरे के संसाधनों की प्रतीक्षा में अटक जाती हैं
- D. a request by a program for a service from the operating system / प्रोग्राम द्वारा OS सेवा के लिए किया गया अनुरोध
Explanation: CLI refers to command-line interface where commands are typed. This is why it is the correct option for the given concept. / 'CLI' का सही अर्थ है — कमांड टाइप करके उपयोग किया जाने वाला इंटरफ़ेस। इसलिए विकल्प B सही है।
- Operating System — scheduling
17. The statement 'system software that manages hardware and provides services to applications' refers to which term? / दिया गया कथन — 'system software that manages hardware and provides services to applications' — किस शब्द/पद से संबंधित है?
- A. CLI / सीएलआई
- B. Paging / पेजिंग
- C. Process / प्रोसेस
- D. Operating System / ऑपरेटिंग सिस्टम (Correct)
Explanation: The description matches Operating System, not the other listed terms. / दिए गए कथन में वर्णित विशेषता 'ऑपरेटिंग सिस्टम' से मेल खाती है। अन्य विकल्प अलग अवधारणाओं को दर्शाते हैं, इसलिए विकल्प D सही है।
- Operating System — multitasking
18. Choose the odd one out with respect to the sub-topic 'OS basics'. / उप-विषय 'OS basics' के संदर्भ में असंगत विकल्प चुनिए।
- A. Operating System / ऑपरेटिंग सिस्टम
- B. Shell / शेल
- C. Booting / बूटिंग
- D. Virtual Memory / वर्चुअल मेमोरी (Correct)
Explanation: The first three terms belong to OS basics, while Virtual Memory belongs to a different area. / दिए गए विकल्पों की श्रेणी/प्रयोग की तुलना करने पर 'वर्चुअल मेमोरी' बाकी विकल्पों से अलग बैठता है। इसलिए विकल्प D सही है।
- Operating System — virtual memory
19. The statement 'a program in execution' refers to which term? / दिया गया कथन — 'निष्पादन में चल रहा प्रोग्राम' — किस शब्द/पद से संबंधित है?
- A. Shell / शेल
- B. Process / प्रोसेस (Correct)
- C. Spooling / स्पूलिंग
- D. Multitasking / मल्टीटास्किंग
Explanation: The description matches Process, not the other listed terms. / दिए गए कथन में वर्णित विशेषता 'प्रोसेस' से मेल खाती है। अन्य विकल्प अलग अवधारणाओं को दर्शाते हैं, इसलिए विकल्प B सही है।
- Operating System — deadlock
20. Which option is NOT correct about Thread? / 'Thread' के बारे में कौन-सा कथन सही नहीं है?
- A. It means keeping multiple programs in memory to improve CPU utilization / इसका अर्थ है: CPU उपयोगिता बढ़ाने हेतु कई प्रोग्रामों को मेमोरी में रखना (Correct)
- B. It is relevant to competitive exams / यह प्रतियोगी परीक्षाओं में प्रासंगिक है
- C. It means a lightweight unit of execution within a process / इसका अर्थ है: प्रोसेस के भीतर निष्पादन की हल्की इकाई
- D. It is a standard term in Operating System / यह Operating System का मानक शब्द है
Explanation: The incorrect statement is the one assigning another term's definition to Thread. Correctly, Thread means a lightweight unit of execution within a process. / विकल्पों को परिभाषा से मिलाने पर विकल्प A असंगत/गलत कथन देता है। सही अवधारणा को ध्यान में रखें; इसलिए यही विकल्प उत्तर है।
- Operating System — Percentage / प्रतिशत
21. 20% of 625 is: / 625 का 20% कितना है?
- A. 115
- B. 125 (Correct)
- C. 135
- D. 145
Explanation: 20% = 20/100, so answer = 125. / प्रतिशत को 100 से भाग देकर मूल संख्या से गुणा करें।
- Operating System — Profit-Loss / लाभ-हानि
22. An article bought for Rs 1000 is sold at 10% profit. Find SP. / Rs 1000 में खरीदी वस्तु 10% लाभ पर बेची गई। SP ज्ञात करें।
- A. Rs 1060
- B. Rs 1100 (Correct)
- C. Rs 1140
- D. Rs 1180
Explanation: SP = CP x (100 + profit%)/100 = 1000 x 110/100 = Rs 1100. / लाभ प्रतिशत जोड़कर विक्रय मूल्य निकालें।
- Operating System — Time & Work / समय और कार्य
23. A finishes a work in 12 days and B in 18 days. Together they finish in: / A 12 दिन और B 18 दिन में काम पूरा करते हैं। साथ में समय?
- A. 6.2 days
- B. 7.2 days (Correct)
- C. 8.2 days
- D. 9.2 days
Explanation: Combined time = ab/(a+b) = 12 x 18 / 30 = 7.2 days. / संयुक्त कार्य में दरें जोड़ी जाती हैं।
- Operating System — Speed Conversion / चाल परिवर्तन
24. 90 km/h equals: / 90 किमी/घंटा बराबर है:
- A. 22 m/s
- B. 25 m/s (Correct)
- C. 28 m/s
- D. 30 m/s
Explanation: km/h to m/s conversion uses x 5/18. 90 x 5/18 = 25. / किमी/घंटा को मी/से में बदलने के लिए 5/18 से गुणा करें।
- Operating System — Simplification / सरलीकरण
25. Simplify: 26 x 16 + 26 - 16. / सरल करें: 26 x 16 + 26 - 16.
- A. 418
- B. 426 (Correct)
- C. 434
- D. 442
Explanation: Apply BODMAS: 416 + 26 - 16 = 426. / पहले गुणा, फिर जोड़-घटाव करें।