which of the following refers to a condition in which the cpu performs well but the bus speed is slow? a…

which of the following refers to a condition in which the cpu performs well but the bus speed is slow? a. bottlenecking b. clock speed c. reboot d. instructions per cycle (ipc)
Answer
Brief Explanations:
Bottlenecking occurs when one component (like bus speed) limits the performance of another (CPU), despite the CPU performing well on its own. Clock speed refers to the rate at which a CPU executes instructions. Reboot is restarting a computer system. Instructions per cycle (IPC) measures how many instructions a CPU can execute in one clock cycle.
Answer:
A. Bottlenecking