On this page, you will find all the most important and most asked questions from unit 3 of the Operating subject.
Questions
- What are the criteria of CPU Scheduling algorithms?
- Explain the preemptive and non-premptive scheduling algorithm.
- Write the various CPU Scheduling algorithm.
- Discuss the FCFS(First Come First Serve) scheduling algorithm. Write its advantage and disadvantage.
- Discuss the SJF(Shortest Job First) scheduling algorithm. Write its advantage and disadvantage.
- Discuss the Priority scheduling algorithm. Write its advantage and disadvantage.
- Discuss the Round Robin scheduling algorithm. Write its advantage and disadvantage.
- Discuss the multilevel queue scheduling algorithm. Write its advantage and disadvantage.
- Discuss the multilevel feedback queue scheduling algorithm. Write its advantage and disadvantage.
- What is deadlock? Explain with the help of example.
- Write the necessary condition for deadlock.
- What do you understand by resource allocation graph. Explain with suitable diagram.
- How you can prevent the deadlock.
- What do you understand by deadlock avoidance?
- Explain the banker’s algorithm for avoiding deadlock.
- What do you understand by starvation?
- Write the difference between deadlock and starvation.
What did you think?