The document summarizes the different types of computer memory. It discusses that memory is used to store data and instructions and can retrieve information when needed. It defines the basic unit of memory as a bit, which can have a value of 0 or 1. There are two main types of computer memory: primary/internal memory and secondary/external memory. Primary memory includes ROM and RAM, which are fixed inside the CPU and used for temporary data/instructions. Secondary memory refers to external storage devices like hard disks, CDs, DVDs, and pen drives, which are used to store large volumes of data.