Which of the following best names the concept in which a CPU performance technique that guesses the outcome of a conditional instruction before it is known?
- A. Von Neumann bottleneck
- B. Branch prediction ✓
- C. Clock cycle
- D. Accumulator
Correct answer
B. Branch prediction
Explanation
Branch prediction refers to a CPU performance technique that guesses the outcome of a conditional instruction before it is known.