Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q81
Which technique was introduced because a single job could not keep both the CPU and the I/O devices busy?
Answer: Option D
Q82
_________ allocates the largest hole (free fragmant) available in the memory.
Answer: Option B
Q83
A process is starved
Answer: Option A
Q84
The degree of Multiprogramming is controlled by
Answer: Option C
Q85
The time taken to bring the desired track/cylinder under the head is _________.
Answer: Option A
Q86
Replace the page that will not be used for the longest period of time. This principle is adopted by ____________.
Answer: Option C
Q87
Which of the following is a criterion to evaluate a scheduling algorithm?
Answer: Option D
Q88
The operating system of a computer serves as a software interface between the user and the ________.
Answer: Option A
Q89
Super computers typically employ _______.
Answer: Option B
Q90
A process that is based on IPC mechanism which executes on different systems and can communicate with other processes using message based communication, is called ________.
Answer: Option C