What is an Operating System?
What do the programs in an Operating System do?
Where are Operating Systems needed?
What does the Operating System provide?
Why is Memory Management needed?
What is Paging?
What is Segmentation?
What are the similarities between Paging and Segmentation?
What are the differences between Paging and Segmentation?
What is Virtual Memory?
How does Virtual Memory work?
What are Interrupts?
How are Interrupts stored?
How are Interrupts carried out?
What is the first stage of the Interrupt Service Routine?
What is the second stage of the Interrupt Service Routine?
What is the third stage of the Interrupt Service Routine?
What is the fourth stage of the Interrupt Service Routine?
What is the fifth stage of the Interrupt Service Routine?
What is the sixth stage of the Interrupt Service Routine?
What is the seventh stage of the Interrupt Service Routine?
What is Shortest Time Remaining (SRT) Scheduling?
What is a risk of Shortest Remaining Time (SRT) Scheduling?
What is Round Robin (RR) Scheduling?