Type Here to Get Search Results !

Operating System Mcq [SET - 2] | operating system mcq for competitive exams

 operating system mcq for competitive exams

operating system objective questions and answers pdf for gate

1. Which operating systems are more complex than multi-programmed operating systems?

    I/O device-sharing
    Resource-sharing
    Time-sharing

ANSWER= (A) Time-sharing

 

2. Device independence

    Allows the computer to run without I/O devices
    Allows programs to be written much more easily
    Makes all devices look the same to the operating system

ANSWER= (B) Allows programs to be written much more easily

 

3. It is responsible for file and I/O management through device drivers.

     Space subsystem
    Memory subsystem
    File subsystem

ANSWER= (C) File subsystem

 

4. Running a system in safe mode ..............

     prevents unauthorized access
     protects the system from viruses.
      loads a minimum number of drivers.

ANSWER= (C) loads a minimum number of drivers.

 

5. The jacketing technique is used to

     convert a blocking system call into non blocking system call
     create a new thread
    communicate between threads

ANSWER= (A) convert a blocking system call into non blocking system call

 

6. Which of the following options is correct about the windows operating system?

    Windows is based on character user interface (CUI)
     Windows is based on command line interface (CLI)
    Windows is based on graphical user interface (GUI)

ANSWER= (C) Windows is based on graphical user interface (GUI)

 

7. Multithreading on a multi – CPU machine

    has multiple threads of execution
    has a single thread of execution
    can have multiple or a single thread for execution

ANSWER= (B) has a single thread of execution

 

8. Selection of an operating system is known as ..................

     Site selection
     Product selection
    Process selection

ANSWER= (C) Process selection

 

9. Termination of the process terminates

    first thread of the process
    first two threads of the process
    all threads within the process

ANSWER= (C) all threads within the process

 

10.  Example of open source operating system is ................


    Linux
    Windows
     Android

ANSWER= (A) Linux

 

11. In the Many to Many model true concurrency cannot be gained because

    other threads are strictly prohibited from running
    other threads are allowed to run
     other threads only from other processes are allowed to run

ANSWER= (A) other threads are allowed to run

 

12. Sector interleaving in disks is done by

    single user system
    non-multiprogramming system
     nom-multitasking system

ANSWER= (B) non-multiprogramming system

 

13.  There are two types of separate mode of operation in OS, ______ mode and ________ mode

    process, kernel
    system, process
    user, kernel

ANSWER= (C) user, kernel

 

14. Which mode bit is used to indicate kernel mode





ANSWER= (A) 0

 

15. What is Address Binding?

    going to an address in memory
    locating an address with the help of another address
    binding two addresses together to form a new address in a different memory space

ANSWER= (A) a mapping from one address space to another

 

16.  Which mode bit is used to indicate user mode

    -1



ANSWER= (B) 1

 

17. A single thread of control allows the process to perform                      

     only one task at a time
     multiple tasks at a time
    only two tasks at a time

ANSWER= (A) only one task at a time

 

18. What is the objective of multiprogramming?

    have a process running at all time
    have multiple programs waiting in a queue ready to run
    to increase cpu utilization

ANSWER= (C)  to increase cpu utilization

 

19. Which of the following do not belong to queues for processes?

    job queue
    pcb queue
    device queue

ANSWER= (B) pcb queue

 

20. Restricting the child process to a subset of the parent’s resources prevents any process from                      

    overloading the system by using a lot of secondary storage
    under-loading the system by very less cpu utilization
    overloading the system by creating a lot of sub-processes

ANSWER= (C) overloading the system by creating a lot of sub-processes

 

21. A control card is a ________ system concept

    time-sharing
    network
    batch

ANSWER= (C) batch

 

22.  Peterson’s algorithm is the solution of which of the following problem.

    deadlock
    mutual exclusion
    trashing

ANSWER= (B) mutual exclusion

 

23. What is operating system?

    collection of programs that manages hardware resources
    system service provider to the application programs
    link to interface the hardware and application programs

ANSWER= (D) all of the mentioned

 

24. CPU switching from one process to another requires saving the state of the current process and loading the latest state of the next process. This is known as a ___. 

     Program Switch
    Context Switch
    Process Switch

ANSWER= (B) Context Switch

 

25.  ___ is a part of UNIX OS.

    Kernel
    Module
    Core

ANSWER= (A) Kernel

 

26. PTBR stands for ___.

    Page Table Box Register
    Page Table Base Register
    Physical Table Base Register

ANSWER= (B)  Page Table Base Register

 

27.  When a process is to be executed then only that page of the process, which needs to be currently executed, is swapped into memory. This method is called a ___.

    Demand Paging
    Request Paging
    Swap Paging

ANSWER= (A) Demand Paging

 

28. What is the ready state of a process?

    when process is scheduled to run after some execution
    when process is unable to run until some task has been completed
    when process is using the CPU

ANSWER= (A) when process is scheduled to run after some execution

 

29. A _______ is a technique for passing information from one program process to another

    job
    pipe
    user

ANSWER= (B) pipe

 

30. Consider an address of 16 bit, with 4 bit as segment number, then maximum possible augment size is……..

    16
    65536
    4096

ANSWER= (C) 4096



operating system mcq for competitive exams

Friends if you like this post,kindly comment bellow and do share your responce.Thank You for Visiting.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

Below Post Ad