Question 1
Which of the following is a key characteristic of a process that distinguishes it from a thread?
Question 2
In the context of process and thread models, what is the primary function of a Process Control Block (PCB)?
Question 3
When a process transitions from the 'Running' state to the 'Ready' state, what typically causes this change?
Question 4
Which of the following scenarios would most benefit from using multiple threads within a single process rather than multiple processes?
Question 5
What is the primary abstraction provided by modern operating systems to manage the execution of a program?