This document discusses different types of computer memory. It describes primary memory (RAM and ROM) and secondary storage. RAM is volatile and includes SRAM and DRAM. ROM is non-volatile and includes PROM, EPROM, and EEPROM. Hybrid memory types like EEPROM, NVRAM and flash have properties of both RAM and ROM by being writable like RAM but retaining data without power like ROM. The document provides details on the characteristics and uses of each memory type.