RAM.ram, a read-and-write memory, enables data to be bouth read and writ tento memory
. Ram is solid state; that is, it is electronic circuitry with no moving parts.
Electrically charged points in the RAM chips represent the bits (1s and 0s) that comprise the data and other information stored in RAM.
Ram is attached to the motherboard, like the processor, and therefore to the electronic bus. It is volatile memory; that is, when the electrical current is turned off or interrupted, the data are lost.
In contrast to permanent storage on disk, RAM Provides the processor only with temporary storage for programs and data.