what is the importance of primary memory in computer system
Answers
Answer:
Primary memory is computer memory that a processor or computer accesses first or directly. It allows a processor to access running execution applications and services that are temporarily stored in a specific memory location
Answer:
See below
Explanation:
The primary storage or the memory is called the main memory in computer system. It is also known as system memory. Primary storage or memory stores data and programs temporarily during the operation of computer.
There are two types of primary memory. They are Random Access Memory (RAM) and Read Only Memory (ROM).
Flash memory and cache memory are also the types of primary memory.
These memories have great effect on processing speed of computer.
The main function of main memory is READ, WRITE and CLEAR.