Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q151
Routine is not loaded until it is called. All routines are kept on disk in a relocatable load format. The main program is loaded into memory & is executed. This type of loading is called _________
Answer: Option C
Q152
Which of the following is crucial time while accessing data on the disk?
Answer: Option A
Q153
The host repeatedly checks if the controller is busy until it is not. It is in a loop that status register's busy bit becomes clear. This is called _____________ and a mechanism for the hardware controller to notify the CPU that it is ready is called ___________.
Answer: Option C
Q154
Unix Operating System is an __________.
Answer: Option D
Q155
Which of the following memory allocation scheme suffers from External fragmentation?
Answer: Option A
Q156
Information about a process is maintained in a _________.
Answer: Option C
Q157
Distributed OS works on the ________ principle.
Answer: Option B
Q158
The problem of fragmentation arises in ________.
Answer: Option D
Q159
Which file system does DOS typically use ?
Answer: Option A
Q160
The program is known as _________ which interacts with the inner part of called kernel.
Answer: Option D