Menu

Cache Memory and its design Questions

MCQ
1.
What is the high speed memory between the main memory and the CPU called?
forum Discussion
MCQ
2.
The Cache memory is implemented using the SRAM chips and not the DRAM chips. SRAM stands for Static RAM. It is faster and is expensive.
forum Discussion
MCQ
3.
Whenever the data is found in the cache memory it is called as _________
forum Discussion
MCQ
4.
LRU stands for ___________
forum Discussion
MCQ
5.
When the data at a location in cache is different from the data located in the main memory, the cache is called _____________
forum Discussion
MCQ
6.
Which of the following is not a write policy to avoid Cache Coherence?
forum Discussion
MCQ
7.
Which of the following is an efficient method of cache updating?
forum Discussion
MCQ
8.
In ____________ mapping, the data can be mapped anywhere in the Cache Memory.
forum Discussion
MCQ
9.
The number of sign bits in a 32-bit IEEE format is ____
forum Discussion
MCQ
10.
The transfer between CPU and Cache is ______________
forum Discussion