Question Detail Semophores are used to solve the problem of race conditionprocess synchronizationmutual exclusionbelady problem Answer: Option C Similar Questions : 1. Semaphores function is to synchronize critical resources to prevent deadlocksynchronize processes for better CPU utilizationused for memory managementnone of above Answer: Option A 2. The part of machine level instruction, which tells the central processor what has to be done, is Operation codeAddressLocatorFlip-Flop Answer: Option A 3. 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 4. Dispatcher function is to put tasks in I/O waitschedule tasks in processorchange task prioritiesAll of above Answer: Option A 5. Main function of shared memory is: to use primary memory efficentlyto do intra process communicationto do inter process communicationnone of above Answer: Option C Read more from - Operating System Questions Answers - Chapter 1