MCQOPTIONS
Saved Bookmarks
| 1. |
Comparing the time T1 taken for a single instruction on a pipelined CPU with time T2 taken on a non pipelined but identical CPU, we can say that |
| A. | T1 <= T2 |
| B. | T1 >= T2 |
| C. | T1 < T2 |
| D. | T1 is T2 plus the time taken for one instruction fetch cycle |
| Answer» C. T1 < T2 | |