01What is the primary purpose of process scheduling in an operating system?
02What is a context switch in operating systems?
03What is the difference between a process and a thread?
04What is virtual memory, and why is it important?
05What is a race condition in concurrent programming?
06What is the purpose of a mutex in operating systems?
07What is deadlock in operating systems?