The primary memory of the computer can be divided into?
Answer Details
The primary memory of a computer can be divided into two types: random access memory (RAM) and read-only memory (ROM). RAM is a type of volatile memory that allows the computer to read and write data quickly, but loses its data when the computer is turned off. ROM, on the other hand, is non-volatile memory that stores data permanently and cannot be changed or overwritten by the user.