Question Detail Memory protection is normally done by the processor and the associated hardwarethe operating systemthe compilerthe user program Answer: Option A Similar Questions : 1. Dijkstra's algorithm deals with mutual exclusiondeadlock recoverydeadlock avoidancecache coherence Answer: Option C 2. Banker's algorithm deals with deadlock preventiondeadlock avoidancedeadlock recoverymutual exclusion Answer: Option B 3. Which operating system reacts in the actual time Batch systemQuick response systemReal time systemTime sharing system Answer: Option C 4. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is 12310 Answer: Option C 5. Which one is true The linkage editor is used to edit programs which have to later link togetherThe linkage editor links object module during compilingThe linkage editor links objects modules and resolves external references between them before loadingnone of above Answer: Option C Read more from - Operating System Questions Answers - Chapter 1