[Operating System MCQS ]
झारखंड में आयोजित होने वाली JPSC, JSSC, JET, झारखंड पुलिस भर्ती परीक्षा आदि के लिए उपयोगी सामान्य अध्ययन।
[ Operating System MCQS ]
Useful GK for JPSC, JSSC, JET, Jharkhand Police and other exams.
1. ऑपरेटिंग सिस्टम क्या है?
[A] हार्डवेयर और एप्लिकेशन प्रोग्राम के बीच इंटरफेस
[B] हार्डवेयर संसाधनों को मैनेज करने वाले प्रोग्रामों का समूह
[C] एप्लिकेशन प्रोग्रामों को सेवा प्रदान करने वाला सिस्टम
[D] उपरोक्त सभी
1. What is an operating system?
[A] interface between hardware and application programs
[B] collection of programs that manages hardware resources
[C] system service provider to application programs
[D] all of the mentioned
सही उत्तर: उपरोक्त सभी
व्याख्या: ऑपरेटिंग सिस्टम उपयोगकर्ता और हार्डवेयर के बीच मध्यस्थ के रूप में कार्य करता है।
Correct Answer: all of the mentioned
Explanation: An operating system acts as an intermediary between user and hardware and manages system resources.
2. कमांड इंटरप्रेटर का मुख्य कार्य क्या है?
[A] API और एप्लिकेशन के बीच इंटरफेस प्रदान करना
[B] फाइलों को मैनेज करना
[C] उपयोगकर्ता द्वारा दिए गए कमांड को प्राप्त करके निष्पादित करना
[D] इनमें से कोई नहीं
2. What is the main function of the command interpreter?
[A] to provide interface between API and application
[B] to handle files in OS
[C] to get and execute next user command
[D] none of the mentioned
सही उत्तर: उपयोगकर्ता द्वारा दिए गए कमांड को प्राप्त करके निष्पादित करना
व्याख्या: कमांड इंटरप्रेटर उपयोगकर्ता कमांड को प्रोसेस करता है और उसे रन करता है।
Correct Answer: to get and execute next user command
Explanation: Command interpreter executes user commands given through shell.
3. CPU scheduling एल्गोरिदम कौन-कौन से हैं?
[A] Priority
[B] Round Robin
[C] Shortest Job First
[D] उपरोक्त सभी
3. Which of the following is/are CPU scheduling algorithms?
[A] Priority
[B] Round Robin
[C] Shortest Job First
[D] all of the mentioned
सही उत्तर: उपरोक्त सभी
व्याख्या: CPU scheduling में कई एल्गोरिदम उपयोग किए जाते हैं जैसे FCFS, SJF, Priority और Round Robin।
Correct Answer: all of the mentioned
Explanation: CPU scheduling includes Priority, Round Robin and Shortest Job First algorithms.
4. ऑपरेटिंग सिस्टम की सेवाओं तक पहुँचने के लिए कौन-सा इंटरफेस प्रदान किया जाता है?
[A] Library
[B] System calls
[C] Assembly instructions
[D] API
4. To access services of OS, interface is provided by?
[A] Library
[B] System calls
[C] Assembly instructions
[D] API
सही उत्तर: System calls
व्याख्या: सिस्टम कॉल्स ऑपरेटिंग सिस्टम की सेवाओं तक पहुँच प्रदान करते हैं।
Correct Answer: System calls
Explanation: System calls provide interface to OS services.
5. CPU scheduling किसका आधार है?
[A] Multiprogramming operating systems
[B] Large memory systems
[C] Multiprocessor systems
[D] None
5. CPU scheduling is the basis of?
[A] multiprogramming OS
[B] larger memory systems
[C] multiprocessor systems
[D] none
सही उत्तर: Multiprogramming operating systems
व्याख्या: CPU scheduling मल्टीप्रोग्रामिंग सिस्टम में CPU उपयोग को प्रभावी बनाता है।
Correct Answer: multiprogramming OS
Explanation: CPU scheduling is essential for multiprogramming systems.
6. कमांड इंटरप्रेटर का मुख्य कार्य क्या है?
[A] API और एप्लिकेशन के बीच इंटरफेस देना
[B] फाइलों को हैंडल करना
[C] यूज़र द्वारा दिए गए कमांड को निष्पादित करना
[D] उपरोक्त में से कोई नहीं
6. What is the main function of command interpreter?
[A] provide interface between API and application
[B] handle files in OS
[C] execute user-specified commands
[D] none of the mentioned
सही उत्तर: c
व्याख्या: कमांड इंटरप्रेटर उपयोगकर्ता के कमांड को पढ़कर उसे निष्पादित करता है।
Correct Answer: c
Explanation: The command interpreter executes user commands after validation
7. कमांड इंटरप्रेटर का मुख्य कार्य क्या है?
[A] API और एप्लिकेशन के बीच इंटरफेस देना
[B] फाइलों को मैनेज करना
[C] यूज़र कमांड को प्राप्त करके निष्पादित करना
[D] कोई नहीं
7. Main function of command interpreter?
[A] Interface between API and application
[B] Handle files
[C] Get and execute user commands
[D] None
सही उत्तर: c
व्याख्या: कमांड इंटरप्रेटर यूज़र द्वारा दिए गए कमांड को execute करता है।
Correct Answer: c
Explanation: It receives and executes user commands.
8. CPU scheduling एल्गोरिदम कौन-कौन से हैं?
[A] Priority
[B] Round Robin
[C] Shortest Job First
[D] उपरोक्त सभी
8. Which are CPU scheduling algorithms?
[A] Priority
[B] Round Robin
[C] Shortest Job First
[D] All of the mentioned
सही उत्तर: d
व्याख्या: CPU scheduling में कई एल्गोरिदम शामिल होते हैं।
Correct Answer: d
Explanation: CPU scheduling includes multiple algorithms like RR, SJF, Priority etc.
9. ऑपरेटिंग सिस्टम की सेवाओं तक पहुँचने के लिए कौन सा इंटरफेस दिया जाता है?
[A] Library
[B] System Calls
[C] Assembly Instructions
[D] API
9. To access OS services, which interface is provided?
[A] Library
[B] System Calls
[C] Assembly Instructions
[D] API
सही उत्तर: b
व्याख्या: ऑपरेटिंग सिस्टम की सेवाओं तक पहुँचने के लिए System Calls का उपयोग किया जाता है।
Correct Answer: b
Explanation: System calls are used to access operating system services.
10. Kernel के बारे में कौन सा कथन सही नहीं है?
[A] Kernel memory में हमेशा रहता है
[B] Kernel रनिंग OS में load नहीं हो सकता
[C] Kernel boot के समय सबसे पहले load होता है
[D] Kernel OS का core part है
10. Which statement about kernel is NOT true?
[A] Always stays in memory
[B] Cannot be loaded in running OS
[C] Loaded first at boot
[D] Core part of OS
सही उत्तर: b
व्याख्या: Kernel को रनिंग OS में modules के रूप में load/unload किया जा सकता है।
Correct Answer: b
Explanation: Kernel modules can be loaded/unloaded dynamically.