InterviewSolution
Saved Bookmarks
| 1. |
Two processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can execute an instruction with an average of 3 steps and B can execute with an average of 5 steps. For the execution of the same instruction which processor is faster.(a) A(b) B(c) Both take the same time(d) Insufficient informationI had been asked this question in my homework.This question is from Performance of Caches topic in section Memory System of Computer Architecture |
|
Answer» CORRECT option is (a) A To explain I would say: NONE. |
|