ram
Random Access Memory (RAM): The primary storage is referred to as Random Access Memory (RAM) because it is possible to randomly select and use any location of the memory directly to store and retrieve data. It takes same time to any address of the memory as the first address. It is also called read/write memory. The storage of data and instructions inside the primary storage is temporary. It disappears from RAM as soon as the power to the computer is switched off. The memories, which lose their content on failure of power supply, are known as volatile memories. So now we can say that RAM is volatile memory