Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q21
Which technique was introduced because a single job could not keep both the CPU and the I/O devices busy?
Answer: Option D
Q22
A critical region
Answer: Option A
Q23
The mechanism that bring a page into memory only when it is needed is called _____________
Answer: Option C
Q24
PCB =
Answer: Option B
Q25
FIFO scheduling is ________.
Answer: Option B
Q26
Switching the CPU to another Process requires to save state of the old process and loading new process state is called as __________.
Answer: Option B
Q27
Which directory implementation is used in most Operating System?
Answer: Option C
Q28
The Banker¿s algorithm is used
Answer: Option A
Q29
A thread
Answer: Option A
Q30
______ is a high level abstraction over Semaphore
Answer: Option C