Computer Science, asked by AbhiramiGNath1885, 1 year ago

Define I/O bound process.

Answers

Answered by hemangihhh
0

I/O bound. From Wikipedia, the free encyclopedia. In computer science, I/O bound refers to a condition in which the time it takes to complete a computation is determined principally by the period spent waiting for input/output operations to be completed. This is the opposite of a task being CPU bound.

Similar questions