OS General Concepts Question:
Download Questions PDF

Do you know What is cache memory?

Answer:

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.

Download OS General Concepts Interview Questions And Answers PDF

Previous QuestionNext Question
Differentiate between Complier and Interpreter?Explain What is DRAM? In which form does it store data?