SS 2 WEEK 10 LESSON NOTE
Ss 2 TOPIC: Memory Unit Introduction Computer memory is the storage space in the computer where the data to be processed and the instructions required for processing are stored. Types of memory There are basically two major types of memory, which includes: · Primary memory (main memory) · Secondary memory (external storage) PRIMARY MEMORY Also known as the main memory, it is the storage in the computer in which data is stored for quick access by the CPU and are connected via a memory bus. The primary memory is divided into two: Random Access Memory (RAM) The RAM is the volatile memory that temporarily stores data and instruction currently being used by the computer. It is called volatile because the content of it disappears when the computer is turned off or there is loss of power supply. Read Only Memory (ROM) The ROM is the...