Operating System Questions Answers - Chapter 1
-
15. Which operating system use write through catches
- UNIX
- XENIX
- ULTRIX
- DOS
Answer :
Option D
-
16. Macintosh computer uses
- System 7.0
- AU/X
- Xenix
- none of above
Answer :
Option B
-
17. Semophores are used to solve the problem of
- race condition
- process synchronization
- mutual exclusion
- belady problem
Answer :
Option C
-
18. Fragmentation of a file system
- occurs only is file is not used properly
- can always be prevented
- happens in all file systems
- can be removed by compaction
Answer :
Option B
-
19. Dispatcher function is to
- put tasks in I/O wait
- schedule tasks in processor
- change task priorities
- All of above
Answer :
Option A
-
20. Poor response times are caused by
- Busy processor
- High I/O rate
- High paging rates
- Any of above
Answer :
Option D
-
21. A series of statements explaining how the data is to be processed is called
- instruction
- compiler
- program
- interpretor
Answer :
Option C