SRAM is volatile memory because although it does not need periodic refresh like DRAM, it eventually loses its data after power is turned off. A level 1 (L1) cache is a memory bank built into the CPU chip. A level 2 cache (L2) is a secondary staging area that feeds the L1 cache. Increasing the size of the L2 cache may speed up some applications but have no effect on others. |
![]() |
Review: Memory |
Which statement is NOT true?
Memory directly accessible to the processor includes cache, main memory (RAM), and flash memory. SRAM (static RAM) is faster because it holds its contents without refreshing from the CPU. The order of memory speed starting from the fastest to the slowest is cache ⇒ RAM ⇒ flash memory ⇒ secondary storage. |
Result: |
It’ll be a cold day in July when our team wins the championship. We’re terrible. |