Computer Science, asked by sakifaisal6023, 1 year ago

How mine types of memory are available as the primary memary in computer system

Answers

Answered by tyagiharsh766
1

There are two types of memory available as primary memory in computer system.

They are:-

1. RAM :- RANDOM ACCESS MEMORY.

It is the memory that stores your data on the computer.

It can be edited and manipulated.

It is volatile and can lose it's contents after a computer system failure.

2. ROM :- READ ONLY MEMORY.

It is the memory which is used to read the data in the computer.

It can't be edited or manipulated.

It is non-volatile and can lose it's contents after a computer system failure.

Similar questions