Architecture Question:

Explain cache?

.Net Architecture Interview Question
.Net Architecture Interview Question

Answer:

Physically Cache is a part of storage area in RAM which allocates and deallocates the frequently used information based on the different methods like (LIFO, FIFO, LRU etc.)


Previous QuestionNext Question
Explain pipelining?Explain the five stages in a DLX pipeline?