Question Detail If the CPU scheduling policy is FCFS, then what would be average waiting time ? 10 ms10.8 ms12 ms12.8 ms Answer: Option D Similar Questions : 1. What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ? OneTwoThreeFour Answer: Option A 2. Which of the following memory allocation scheme is subject to external fragmentation ? SegmentationSwappingDemand PagingMultiple Contiguous Fixed Partitions Answer: Option A 3. UNIX is a single user operating system. TrueFalse Answer: Option BExplanation:UNIX is a Multi user operating system. 4. Remote computing services involves the use of ? multiprocessingmultiprogrammingbatch processingreal time processing Answer: Option C 5. What are global locks ? they synchronize access to local resourcesthey synchronize access to global resourcesthey synchronize access to local and global resourcesnone of above Answer: Option B Read more from - Operating System Questions Answers - Set 2