Vidyalelo
Computer Fundamentals · Q86

Computer fundamental

Computer Related · Computer Fundamentals · question 86

Q86

What technology of memory is Cache RAM usually?

A.
DRAM
B.
Flash
C.
SRAM
Answer
D.
EEPROM
E.
PROM

Answer: Option C

Solution

Answer: Option C
Solution:
A memory cache, sometimes called a cache store or RAM cache, is a portion of memory made of high-speed static RAM (SRAM) instead of the slower and cheaper dynamic RAM (DRAM) used for main memory. Memory caching is effective because most programs access the same data or instructions over and over.