Q. In computer science, data hazard occurs when
A) performance loss
B) pipeline changes the order of read/write access to operands
C) some functional unit is not fully pipelined
D) machine size is limited
✔ Correct Answer: pipeline changes the order of read/write access to operands
Exam Insight
-