What is cache memory?
Answer / 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 |
What are dynamic loading?
Differentiate between pre-emptive and non-pre-emptive scheduling.
0 Answers Akamai Technologies,
Difference between NTFS and FAT32?
Briefly explain thrashing.
What does a 64 bit processor mean?
What are types of os?
Explain pcb.
What is the best page size when designing an operating system?
What resources are used when a thread created?
What is the major difference between Thread.start() & Thread?run() method?
How much ram can a 32 bit os use?
what is Compiler?