COMPUTER is a electronic device which accept the data , instructions as input , processed on it and display the output as per given instruction . All the data , instructions and output , these all are stored in a place in computer , which is called memory .
So dear friends , in this blog we will going to learn all about memory of a computer , its various types and uses and the devices which is used to measure the storage data .
MEMORY OF A COMPUTER :--
Memory of a computer is any physical device which is used to store information , data , instructions etc for immidiate and instant use in a computer . The memory is devided into large number of small parts called cells or location of 8 bits . each bits have own unique address .
Memory is primarily of two types .
1. Primary Memory
2. Secondary Memory
There are also a another type of memory i.e Cache memory
We will discuss about all one by one .
PRIMARY MEMORY :--
Primary memory are the memory which holds only those data and instructions on which computer or system is working . It has limited capacity and slow from register .generally these memories are made up of semiconductor device .
some important points about primary memories are :-
- It is also known as main memory .
- It is working memory of computer .
- Usually these memories are volatile .
- It is faster than secondary memory .
Note :- "A computer can't run without main memory" .
Primary memory can be devided into two types .
- RAM ( Random Access Memory )
- ROM ( Read Only Memory )
- It is non-volatile memory .
- It is slower than main memory .
- Data is permanently stored , even when computer is switch off .
- Computer may run without secondary memory also .
- It is also known as backup memory .
Comments
Post a Comment