Question Detail Problem of thrashing is affected significantly by program structureprogram sizeprimary storage sizeall of above Answer: Option A Similar Questions : 1. Shortest Job First executes first the job with the least processor needsthat first entered the queuethat has been in the queue for the longestthat last entered the queue Answer: Option A 2. 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 3. The LRU algorithm pages out pages that have been used recentlypages out pages that have not been used recentlypages out pages that have been least used recentlypages out the first page in a given area Answer: Option C 4. Memory protection is normally done by the processor and the associated hardwarethe operating systemthe compilerthe user program Answer: Option A 5. In real time OS, which is most suitable scheduling scheme round robinFCFSpre-emptive schedulingrandom scheduling Answer: Option C Read more from - Operating System Questions Answers - Chapter 1