The document discusses the history and types of computer memory. It describes how early memory in the 1940s had a capacity of only a few bytes. The ENIAC was the first electronic, general-purpose computer capable of being reprogrammed. Delay line memory was an early form that stored data as acoustic waves in mercury delay lines. Magnetic core memory, developed in 1947, allowed memory to be retained after power loss and became the dominant memory technology of the 1960s. Modern computers use semiconductor memory such as RAM, ROM, cache memory, and flash memory. RAM allows random access and comes in dynamic and static varieties, while ROM is read-only and flash memory is non-volatile.