Quiz-1

Q 1. What is the full name of FAT? / FAT का पूरा नाम क्या है ?

  1. File attribute table
  2. File allocation table
  3. Font attribute table
  4. Format allocation table

Q 2. Which of the following is not an operating system? / निम्न में से कौन एक ऑपरेटिंग सिस्टम नहीं है?

  1. Windows
  2. Linux
  3. Oracle
  4. DOS

Q 3. In real time operating system ____________ / रीयल टाइम ऑपरेटिंग सिस्टम में _________

  1. process scheduling can be done only once
  2. all processes have the same priority
  3. kernel is not required
  4. 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 सेवा की प्रतीक्षा कर रही होती है। जब सेवा पूरी हो जाती है, तो यह __________ को जाती है

  1. Terminated state
  2. Suspended state
  3. Running state
  4. 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? / एक टाइम शेयरिंग ऑपरेटिंग सिस्टम में, जब एक प्रक्रिया को सौंपा गया समय स्लॉट पूरा हो जाता है, तो प्रक्रिया वर्तमान स्थिति से बदल जाती है?

  1. Suspended state
  2. Terminated state
  3. Ready state
  4. Blocked state

Q 6. To access the services of the operating system, the interface is provided by the ___________ / ऑपरेटिंग सिस्टम की सेवाओं तक पहुँचने के लिए, इंटरफ़ेस ___________ द्वारा प्रदान किया जाता है

  1. Library
  2. System calls
  3. Assembly instructions
  4. API

Q 7. In Operating System, which of the following is/are CPU scheduling algorithms? / ऑपरेटिंग सिस्टम में, निम्नलिखित में से कौन सीपीयू शेड्यूलिंग एल्गोरिदम है/हैं?

  1. Priority
  2. Round Robin
  3. Shortest Job First
  4. All of the mentioned

Q 8. Which scheduler is used to dispatch or schedule? / डिस्पेच या शेड्यूल करने के लिए किस शेड्यूलर का उपयोग किया जाता है?

  1. Long Term Scheduler / लॉन्ग टर्म शेड्यूलर
  2. Mid Term Scheduler / मिड टर्म शेड्यूलर
  3. Short Term Scheduler / शॉर्ट टर्म शेड्यूलर
  4. High Term Scheduler / हाई टर्म शेड्यूलर

Q 9. Process control blocks (PCBs) of all the running processes reside in which of the following? / सभी चल रही प्रोसेसेज के प्रोसेस कंट्रोल ब्लॉक्स (PCBs) निम्न में से किसमें रहते है?

  1. RAM
  2. Hard disk
  3. Cache
  4. None of the above

Q 10. A system with multiple CPUs is called _____ . / मल्टीप्ल CPUs वाले सिस्टम को ___ कहा जाता है|

  1. Time Sharing System
  2. Desktop System
  3. Client – Server System
  4. Parallel System