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 informationThe question was posed to me during an internship interview.My doubt is from Performance of a System in section Basic Structures of Computers of Computer Architecture |
|
Answer» The correct answer is (a) A |
|