Operating System (OS) Question:
Download Job Interview Questions and Answers PDF
What is the cache memory?
Answer:
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.
Download Operating System (OS) Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the Context Switch? | What is a Safe State and what is its use in deadlock avoidance? |