Question:medium

Which one of the following is a feature of CPU-bound jobs?

Show Hint

Remember:
• CPU-bound jobs \(\rightarrow\) More computation, less I/O.
• I/O-bound jobs \(\rightarrow\) More input/output operations, less computation. Scientific calculations are typically CPU-bound, while commercial transaction processing is generally I/O-bound.
Updated On: May 20, 2026
  • Jobs perform I/O operation with little computation.
  • Jobs in which CPU utilization is very low.
  • Program used for commercial data processing applications.
  • Program used for scientific and engineering computations.
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0


Questions Asked in CUET (PG) exam