The document discusses different types of computer memory. There are two main types: primary and secondary memory. Primary memory, also called main memory, is volatile and holds data temporarily, including RAM and ROM. RAM is further divided into SRAM and DRAM. ROM is non-volatile and includes PROM, EPROM, and EEPROM. Secondary memory is non-volatile external storage used to permanently store data, and is slower than primary memory.