The number of processes that are completed per unit time is known as:
2026
The number of processes that are completed per unit time is known as:
- A.
Throughput
- B.
Response time
- C.
Waiting time
- D.
Turn around time
Attempted by 411 students.
Show answer & explanation
Correct answer: A
In operating systems, throughput is defined as the number of processes that are completed per unit time. It measures the efficiency of a scheduling algorithm in terms of how many tasks it can finish within a specific timeframe. Other metrics like response time measure the delay before output begins, and turnaround time measures total time from submission to completion.