Answer Posted / v.vijayakumar
Cache memory is a small high-speed memory. It is used for
temporary storage of data & information between the main
memory and the CPU (center processing unit). The cache
memory is only in RAM.
Cache memory is random access memory (RAM) that a computer
microprocessor can access more quickly than it can access
regular RAM. As the microprocessor processes data, it looks
first in the cache memory and if it finds the data there
(from a previous reading of data), it does not have to do
the more time-consuming reading of data from larger memory.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is 8gb ram good?
How long does chkdsk f'r take?
Describe the actions taken by the operating system when a page fault occurs?
what is the command to copy windows files (i386) without formatting OS?
What grep means?
Command Kill any user’s all processes.
Describe horizontal scalability and vertical scalability.
What is a binary semaphore?
Explain the handheld systems.
Explain briefly about compiler and its functioning?
How do I find a file path on a mac?
How does ecc works?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Explain briefly about linker and its functioning?
Can I change from 32 bit to 64 bit?