Computer Architecture

What is the function or purpose of Branch prediction?

Correct answer

A. A CPU performance technique that guesses the outcome of a conditional instruction before it is known.

Explanation

Branch prediction refers to a CPU performance technique that guesses the outcome of a conditional instruction before it is known.