Answer Posted / rajeev
Cache memory is very high-speed Memory chips which exist
between the CPU and main memory. It stores (i.e., caches)
memory accesses by the CPU. Cache ram helps to alleviate
the gap between the speed of a CPU's megahertz rating and
the ability of RAM to respond and deliver data. It reduces
the frequency that the CPU must wait for data from the main
memory.
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How to sync two threads in multithreaded application?
What is a binary semaphore?
What is trp timing?
How do I force a program to close?
How much ram do I need for gaming?
When would you choose Top-down methodology?
What is root partition?
Explain the Difference between Process and a Thread.
How does reference counting manage memory allocated objects? When can it fail to reclaim objects?
Define page fault interrupt?
What is GRUB?
What do you understand by registers?
Which is first operating system?
What is resource allocation graph?
What's the difference between 32 and 64 bit?