Model Question Paper (Operating System) : A. Short Questions - 2 Marks Each
Model Question Paper (Operating System) : A. Short Questions - 2 Marks Each
Model Question Paper (Operating System) : A. Short Questions - 2 Marks Each
3. Define the term deadlock. Explain various necessary conditions for a deadlock to occur.
Explain in brief about deadlock prevention.
4. What is the need of Page replacement? Consider the following reference string
7, 0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 2, 1, 2, 0, 1, 7, 0, 1
Find the number of Page Faults with FIFO, Optimal Page replacement and LRU with four
free frames which are empty initially. Which algorithm gives the minimum number of page
faults?
9. Explain Process Control Block. Draw the block diagram of process transition states.
11. What do you mean by CPU scheduling? Discuss CPU/IO burst cycle.
12. What do you mean by RAID Structure? Also discuss different types of RAID levels.
14. What do you mean by directory structure? Also discuss different types of directory structures.