What is the term for the process of predicting the outcome of a branch instruction?
Q1. What is the term for the process of predicting the outcome of a branch instruction?
Answer: Branch Prediction
Explanation: Branch Prediction predicts the outcome of branch instructions, reducing branch penalties. NET computer science MCQs often test this core concept.