What is the fastest type of memory technology?
- SODIMM
- Double channel
- Quadruple channel
- SRAM
Answers Explanation & Hints:
The fastest memory is typically static RAM (SRAM), which is cache memory for storing the CPU’s most recently used data and instructions. SRAM provides the processor with faster access to the data than retrieving it from the slower dynamic RAM (DRAM) or main memory. |