What is cache memory?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / samreen
cache memory is random access memory that a computer
microprocessor can access more quickly than it can regular
ROM therefore cache memory is best than RAM.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vishal saraswat
Cache memory is a high accessing speed type small capacity memory . It is used to compensate the speed difference between processor and main memory and is also used between them..
| Is This Answer Correct ? | 0 Yes | 0 No |
When does the condition 'rendezvous' arise?
Why is it called program files x86?
Which intel processor is 64 bit?
Which one is not needed for Multi-pgm. enviornment?
When did 64 bit come out?
What is storage management in operating system?
0 Answers Honeywell, Huawei, Zomato,
Give a non-computer example of preemptive and non-preemptive scheduling?
Can ram affect fps?
How many bit is my computer?
much time is spent usually in each phases and why?
What is difference between program and x86?
What is the Difference Between SystemCalls & Interpreter