Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q41
A binary semaphore
Answer: Option A
Q42
_________ page replacement alogorithm suffers from Belady's anamoly.
Answer: Option C
Q43
_________ is a high speed cache used to hold recently referenced page table entries a part of paged virtual memory
Answer: Option A
Q44
_________ does the job of allocating a process to the processor.
Answer: Option D
Q45
In interactive environments such as time-sharing systems, the primary requirement is to provide reasonably good response time and in general, to share system resources equitably. In such situations, the scheduling algorithm that is most popularly applied is ________.
Answer: Option C
Q46
In the multi-programming environment, the main memory consisting of _________ number of process.
Answer: Option D
Q47
In a multithreaded environment _______.
Answer: Option B
Q48
Which of the following statement is not true?
Answer: Option D
Q49
In one of the deadlock prevention methods, impose a total ordering of all resource types, and require that each process requests resources in an increasing order of enumeration. This voilates the _______________ condition of deadlock
Answer: Option C
Q50
In the ___________ method of data transfer, the participation of the processor is eliminated during data transfer.
Answer: Option C