COMPUTER SCIENCE AND ENGINEERING
COMPUTER ARCHITECTURE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Registers are faster than memory. RAM is much slower than registers.
Detailed explanation-2: -If your computer is running slowly due to a lack of RAM, you might be tempted to increase virtual memory because it is less expensive. However, adding RAM is a better solution because your processor can read data from RAM faster than from a hard drive.
Detailed explanation-3: -RAM is farther away from the CPU than registers are, which can make it take longer to fetch data from it.
Detailed explanation-4: -Cache memory operates between 10 to 100 times faster than RAM, requiring only a few nanoseconds to respond to a CPU request. The name of the actual hardware that is used for cache memory is high-speed static random access memory (SRAM).