22. RAM is used as a short memory because it is A.Volatile B.Has small capacity C.Is very expensive D.Is programmable E.None of the above
Option A Solution: Volatile memory : Volatile memory, in contrast to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is quickly lost. Volatile memory has several uses including as main memory.