Operating System Questions Answers - Chapter 1
-
15. Which is single user operating system
- MS-DOS
- UNIX
- XENIX
- LINUX
Answer And Explanation
Answer: Option A
Explanation:
-
16. Reference bit is used for
- Implementing LRU page replacement algorithm
- Implementing NRU algorithm
- To check the page table entry in the cache memory
- none of above
Answer And Explanation
Answer: Option B
Explanation:
-
17. Which operating system reacts in the actual time
- Batch system
- Quick response system
- Real time system
- Time sharing system
Answer And Explanation
Answer: Option C
Explanation:
-
18. Macintosh computer uses
- System 7.0
- AU/X
- Xenix
- none of above
Answer And Explanation
Answer: Option B
Explanation:
-
19. Problem of thrashing is affected significantly by
- program structure
- program size
- primary storage size
- all of above
Answer And Explanation
Answer: Option A
Explanation:
-
20. Which technique is used by operating systems to execute several programs concurrently by switching back and forth
- Partitioning
- Multitasking
- Windowing
- Paging
Answer And Explanation
Answer: Option C
Explanation:
-
21. Dispatcher function is to
- put tasks in I/O wait
- schedule tasks in processor
- change task priorities
- All of above
Answer And Explanation
Answer: Option A
Explanation: