Quiz-1
Q 1. What is the full name of FAT? / FAT का पूरा नाम क्या है ?
- File attribute table
- File allocation table
- Font attribute table
- Format allocation table
Q 2. Which of the following is not an operating system? / निम्न में से कौन एक ऑपरेटिंग सिस्टम नहीं है?
- Windows
- Linux
- Oracle
- DOS
Q 3. In real time operating system ____________ / रीयल टाइम ऑपरेटिंग सिस्टम में _________
- process scheduling can be done only once
- all processes have the same priority
- kernel is not required
- a task must be serviced by its deadline period
Q 4. When a process is in a “Blocked” state waiting for some I/O service. When the service is completed, it goes to the __________ / जब कोई प्रक्रिया "अवरुद्ध" स्थिति में होती है जो कुछ I/O सेवा की प्रतीक्षा कर रही होती है। जब सेवा पूरी हो जाती है, तो यह __________ को जाती है
- Terminated state
- Suspended state
- Running state
- Ready state
Q 5. In a time sharing operating system, when the time slot assigned to a process is completed, the process switches from the current state to? / एक टाइम शेयरिंग ऑपरेटिंग सिस्टम में, जब एक प्रक्रिया को सौंपा गया समय स्लॉट पूरा हो जाता है, तो प्रक्रिया वर्तमान स्थिति से बदल जाती है?
- Suspended state
- Terminated state
- Ready state
- Blocked state
Q 6. To access the services of the operating system, the interface is provided by the ___________ / ऑपरेटिंग सिस्टम की सेवाओं तक पहुँचने के लिए, इंटरफ़ेस ___________ द्वारा प्रदान किया जाता है
- Library
- System calls
- Assembly instructions
- API
Q 7. In Operating System, which of the following is/are CPU scheduling algorithms? / ऑपरेटिंग सिस्टम में, निम्नलिखित में से कौन सीपीयू शेड्यूलिंग एल्गोरिदम है/हैं?
- Priority
- Round Robin
- Shortest Job First
- All of the mentioned
Q 8. Which scheduler is used to dispatch or schedule? / डिस्पेच या शेड्यूल करने के लिए किस शेड्यूलर का उपयोग किया जाता है?
- Long Term Scheduler / लॉन्ग टर्म शेड्यूलर
- Mid Term Scheduler / मिड टर्म शेड्यूलर
- Short Term Scheduler / शॉर्ट टर्म शेड्यूलर
- High Term Scheduler / हाई टर्म शेड्यूलर
Q 9. Process control blocks (PCBs) of all the running processes reside in which of the following? / सभी चल रही प्रोसेसेज के प्रोसेस कंट्रोल ब्लॉक्स (PCBs) निम्न में से किसमें रहते है?
- RAM
- Hard disk
- Cache
- None of the above
Q 10. A system with multiple CPUs is called _____ . / मल्टीप्ल CPUs वाले सिस्टम को ___ कहा जाता है|
- Time Sharing System
- Desktop System
- Client – Server System
- Parallel System