The document discusses the different types of memories used in computers. It describes primary memory, also called internal or semiconductor memory, which includes RAM and ROM that are used for short-term storage of data currently being processed. Secondary memory, also called external or magnetic memory, includes hard disks and floppy disks that provide long-term and bulk storage of data. RAM is volatile memory while ROM is non-volatile. Specific types of RAM include DRAM and SRAM, and specific types of ROM include PROM, EPROM, and EEPROM.