DocMCQs Educational Banner

Whenever a process needs I/O to or from a disk it issues a __

Question: Whenever a process needs I/O to or from a disk it issues a __
  • A. a) system call to the operating system βœ“
  • B. b) a special procedure
  • C. c) system call to the CPU
  • D. d) all of the mentioned
Correct Answer: A. a) system call to the operating system
Explanation: system call to the operating system

Whenever a process requires input or output operations involving a disk, it initiates a system call to the operating system. This system call informs the OS about the specific I/O request, such as reading or writing data to a particular location on the disk. The OS then handles the request, interacts with the disk controller, and eventually returns control to the process when the operation is complete.

Leave a Comment

Your email address will not be published. Required fields are marked *

Join Our WhatsApp Channel ×
Scroll to Top