We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
OS Question Bank
Short questions
1. Define the goals of an operating System.
2. What are the two models of inter-process communication? 3. Define a system call and state any three system calls related to Process management. 4. What is PCB? Draw Its structure 5. List and compare the various types of scheduler. 6. Define dual mode operation with a neat diagram 7. Distinguish system calls and system programs.
Long questions
1. Explain the different Operating system structures in detail with diagram.
2. Write about Deadlock Prevention. 3. Discuss the various scheduling criteria for CPU 4. What are the advantages of Multithreading? Describe the different types of Multithreading Models 5. Discuss various states in which a process can exist with the help of a state diagram 6. What is Deadlock? State the necessary conditions for deadlocks? 7. Explain Deadlock avoidance in single instance of a resource type use RAG. 8. One Problem on CPU scheduling(FCFS,SJF(preemptive),Round robin……..……………………………………….For the given set of processes calculate average waiting time and average turnaround time.