Process management is not done by an operating system
Answers
Answered by
8
Answer:
During the time required for I/O cycles, the process is not using the processor. Instead, it is either waiting to perform Input/Output, or is actually performing Input/Output. An example of this is the reading from or writing to a file on disk.
Similar questions