InterviewSolution
Saved Bookmarks
| 1. |
The minimum time delay between two successive memory read operations is ______(a) Cycle time(b) Latency(c) Delay(d) None of the mentionedThis question was addressed to me by my college director while I was bunking the class.I'm obligated to ask this question of Static Memories in chapter Memory System of Computer Architecture |
|
Answer» CORRECT choice is (a) Cycle time The best explanation: The Time taken by the cpu to END ONE READ operation and to start one more is cycle time. |
|