Exam-style question
Try this first
Two processes require access to the same I/O device. What is the operating system responsible for doing?.
- A.Allocating the I/O device between the competing processes
- B.Deleting one of the processes immediately
- C.Giving the I/O device permanently to both processes
- D.Converting the I/O device into a processor
Model answer
What a good answer should say
- Allocating the I/O device between the competing processes
Explanation
Why this works
A role of the operating system is resource management. This includes allocating I/O devices among processes that compete for them.
Common mistake
No common mistake is linked to this question yet.
