This document provides an overview of different types of computer memory, including RAM, ROM, and hybrid memory. It describes the characteristics of SRAM and DRAM, the most common types of RAM memory. DRAM is cheaper and slower than SRAM, and must be periodically refreshed. The document outlines the evolution of DDR RAM standards and their internal structures. ROM includes mask ROM, PROM, EPROM, and is read-only memory that can be programmed during manufacture or special modes. Hybrid memory such as flash memory has qualities of both RAM and ROM.