About RAM

 RAM.

About RAM 
RAM stand's for Random Access Memory. RAM is type of Memory device which holds programs or instructions which is going to be executed. So we  say that RAM is a primary memory which stores currently running programs .

Some features of RAM are as Follows::
--RAM is a volatile memory 
--It is expensive memory device. 
--We read and write data instructions in RAM.
--High speed memory

Types of RAM are :::
1. Static RAM (SRAM) 
2. Dynamic RAM (DRAM)

Pic of RAM given below....

Pic: RAM 
from:google.com

Comments

Popular posts from this blog

Class and object in c++