Which technique reduces branch misprediction penalty? MCQ with Answer and Explanation

Which technique reduces branch misprediction penalty?
A. No prediction
B. Slower clock
C. Branch prediction and speculative execution
D. Fewer registers
Answer: Option C
Solution (By JKExamLibrary)
Modern CPUs use advanced predictors.

This question belongs to: Computer CPU (Central Processing Unit)

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More CPU (Central Processing Unit) Questions

Question #1 Report Error
In CPU design, 'IPC' stands for:
A. Interrupt Priority Controller
B. Internal Processing Cache
C. Integrated Power Control
D. Instructions Per Cycle

Correct Answer: Option D


Explanation:
IPC measures how many instructions a CPU executes per clock cycle.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
Thermal Design Power (TDP) of CPU indicates:
A. Number of cores
B. Maximum heat generated under load
C. Storage capacity
D. Clock speed

Correct Answer: Option B


Explanation:
It guides cooling solution requirements.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
What does the acronym FPU stand for in CPU context?
A. Floating Point Unit
B. Fast Processing Unit
C. Flag Processing Unit
D. Fetch Pipeline Unit

Correct Answer: Option A


Explanation:
FPU handles floating-point arithmetic operations.

This question belongs to: Computer CPU (Central Processing Unit)