Operating System Questions Answers - Set 2
-
8. By which of following the problem of thrashing is significantly affected ?
- program size
- program structure
- primary storage
- secondary storage
Answer :
Option B
-
9. What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ?
- One
- Two
- Three
- Four
Answer :
Option A
-
10. Files can have ?
- Read Access
- Write Access
- Copy Access
- All of above
Answer :
Option D
-
11. Which type of software can be used to merge data of two files in one file ?
- System software
- Networking software
- Documenting software
- Utility Software
Answer :
Option D
-
12. Belady anomaly occurs in ?
- LIFO
- FIFO
- LRU
- NRU
Answer :
Option B
-
13. Paging is a method of memory allocation.
- True
- False
Answer :
Option A
-
14. Relocation bits used by relocating loader are specified by
- Relocating loader
- Assembler
- Translator
- Linker
Answer :
Option D