Electronic
Bit
Learn Electronics Bit by Bit
Practice
Contest
Coding Questions
MCQ Questions
About Us
Login
Control Hazard
Report Problem
What is a
Control Hazard
(also known as a branch hazard)?
(A) When two instructions try to write to the same register simultaneously
(B) When the pipeline needs to fetch an instruction but doesn't know its address due to a conditional branch
(C) When there are insufficient functional units to execute instructions concurrently
(D) When data is incorrectly forwarded between pipeline stages
Submit
Explanation
Previous
Next