Operating System Questions Answers - Set 2
-
15. Paging is a method of memory allocation.
- True
- False
Answer And Explanation
Answer: Option A
Explanation:
-
16. Which of the following memory allocation scheme is subject to external fragmentation ?
- Segmentation
- Swapping
- Demand Paging
- Multiple Contiguous Fixed Partitions
Answer And Explanation
Answer: Option A
Explanation:
-
17. Spooling is most beneficial where
- Jobs are I/O bound
- Jobs are CPU bound
- Jobs are evenly divided as I/O bound and CPU bound
- All of above
Answer And Explanation
Answer: Option C
Explanation:
-
18. File record length
- Should be chosen to match the data characteristics
- should be fixed
- should be variable
- vary system to system
Answer And Explanation
Answer: Option A
Explanation:
-
19. In which of the following usually a front end processor is used ?
- Virtual storage
- Timesharing
- Multiprogamming
- Multithreading
Answer And Explanation
Answer: Option B
Explanation:
-
20. Remote computing services involves the use of ?
- multiprocessing
- multiprogramming
- batch processing
- real time processing
Answer And Explanation
Answer: Option C
Explanation:
-
21. Banker's algorithm for resource allocation deals with ?
- deadlock prevention
- deadlock aviodance
- deadlock recovery
- circular wait
Answer And Explanation
Answer: Option B
Explanation: