InterviewSolution
Saved Bookmarks
| 1. |
The periods of time when the unit is idle is called as _____(a) Stalls(b) Bubbles(c) Hazards(d) Both Stalls and BubblesI have been asked this question in an international level competition.The above asked question is from Pipe-lining topic in division Arithmetic of Computer Architecture |
|
Answer» CORRECT choice is (d) Both Stalls and Bubbles The BEST I can EXPLAIN: The stalls are a type of HAZARDS that affect a pipelined SYSTEM. |
|