Computer Science, asked by anuragkharde36, 6 months ago

when process requires more I/O than CPU then it is called​

Answers

Answered by lakhwinderduggal786
0

Explanation:

CPU bound means the program is bottlenecked by the CPU, or central processing unit, while I/O bound means the program is bottlenecked by I/O, or input/output, such as reading or writing to disk, network, etc. In general, when optimizing computer programs, one tries to seek out the bottleneck and eliminate it.

Answered by utsrashmi014
0

Concept.

Central Processing unit is known as CPU

Explanation:

CPU binding means that the system is shut down by the CPU, or central processing unit, while I / O binding means the system is closed by the I / O, or input / output, such as read or write to disk, network, etc. Usually. , when preparing computer programs, someone tries to find a bottle and finish it.

Hence , when process requires more I/O than CPU then it is called CPU Binding.

#SPJ3

Similar questions