Type Here to Get Search Results !

Operating System Mcq [SET - 1] | Operating System Mcq with Answers pdf

 

Operating System Mcq with Answers pdf


1. What is Thread cancellation?

    the task of destroying the thread once its work is done
    the task of removing a thread once its work is done
     the task of terminating a thread before it has completed

ANSWER= (A) the task of terminating a thread before it has completed

 

2. Complete code files for which address has been, resolved for all global functions are?

    Exactable files
    Object files
    Source file

ANSWER= (A) Exactable files

 

3. There is a set of page replacement algorithms that can never exhibit Belady’s Anomaly, called                          

    queue algorithms
    stack algorithms
    string algorithms

ANSWER= (B) stack algorithms

 

4. System call is also known as

    Monitor call
    CPU call
    Execution call

ANSWER= (A) Monitor call

 

5. Memory management is

    Not used in modern operating systems
    Replaced with virtual memory on current systems
    Not used on multiprogramming systems

ANSWER= (B) Replaced with virtual memory on current systems

 

6.  Software may trigger an interrupt by executing a special operation called a

    Recovery call
    System call
    Process call

ANSWER= (B) System call

 

7. Header contains information of ?

    Position, Size, the value of pc& register
    Length, data & index
     Size, pointer, function

ANSWER= (A) Position, Size, the value of pc& register

 

8. Which of the following processor has a fixed length of instructions?

    cisc
    risc
    epic

ANSWER= (B)  risc

 

9. The many-to-one model maps many user-level threads to one

    Kernel thread
    User thread
    Memory thread

ANSWER= (B) Kernel thread

 

10. A monitor is a module that encapsulates

    shared data structures
    procedures that operate on shared data structure
    synchronization between concurrent procedure invocation

ANSWER= (D) all of the mentioned

 

11. What is the reusable resource?

    that can be used by one process at a time and is not depleted by that use
    that can be used by more than one process at a time
    that can be shared between various threads

ANSWER= (A) that can be used by one process at a time and is not depleted by that use

 

12. FIFO scheduling is

    Fair-share scheduling
    Deadline scheduling
    Non-preemptive scheduling

ANSWER= (C) Non-preemptive scheduling

 

13. A semaphore is a shared integer variable 

    that can not drop below zero
    that can not be more than zero
    that can not drop below one

ANSWER= (A) that can not drop below zero

 

14. When a process terminates then all its children must also be terminated. This phenomenon is called

    Progressive termination
    Recursive termination
    Cascading termination

ANSWER= (C) Cascading termination

 

15. The systems which allows only one process execution at a time, are called

    uniprogramming systems
    uniprocessing systems
    unitasking systems

ANSWER= (A) uniprogramming systems

 

16. In operating system, each process has its own

    address space and global variables
    open files
    pending alarms, signals and signal handlers

ANSWER= (D) all of the mentioned

 

17.If a process fails, most operating system write the error information to a

    log file
    another running process
    new file

ANSWER= (A)  log file

 

18. Which of the following condition is required for deadlock to be possible?

    mutual exclusion
    a process may hold allocated resources while awaiting assignment of other resources
    no resource can be forcibly removed from a process holding it

ANSWER= (D) all of the mentioned

 

19. CPU fetches the instruction from memory according to the value of

    program counter
    status register
    instruction register

ANSWER= (A) program counter

 

20. Card reader is an example of

     Multi-tasking
     Multiprogramming
    Batch operating system

ANSWER= (C) Batch operating system

 

21. Program always deals with

    logical address
    absolute address
    physical address

ANSWER= (A)  logical address

 

22. The Operating System was first introduced, the primary goal was mainly to ___

    Share memory
    User friendly
    Optimize resources

ANSWER= (C) Optimize resources

 

23. ____ systems have more than one CPU in close communication with the others.

    Communication
    Multiprocessor
    Controller

ANSWER= (B) Multiprocessor

 

24. Which of the following is a service not supported by the operating system:?

    Protection
    Accounting
    Compilation

ANSWER= (C) Compilation

 

25. Concurrent processes are processes that

    do not overlap in time
    overlap in time
     are executed by a processor at the same time

ANSWER= (B) overlap in time

 

26. An operating system that can do multitasking means that ........

    The OS can divide up work between several CPUs.
     Several programs can be operated concurrently
    Multiple people can use the computer concurrently

ANSWER= (B) Several programs can be operated concurrently

 

27. A sequence of instruction telling the comp what to do is called

     Function
    Program
    Statements

ANSWER= (B) Program

 

28. A language whose statements have almost one to one correspondence to the instruction understood by the CP of computer is

    High-level language
    Middle-level language
    Assembly level

ANSWER= (C) Assembly level

 

29. A table that indicates the name of all functions & global variables is?

     #Table
    Symbol of table
    Index table

ANSWER= (B) Symbol of table

 

30. Structure of UNIX used files is due to?

    Shared libraries
    Virtual memory
     Symbol table

ANSWER= (A) Shared libraries




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