Multiple choice

RAM is used as a short memory because it is/has

  1. volatile

  2. expensive

  3. small capacity

  4. programmable

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

RAM is called short-term memory because it is volatile - it loses all data when power is removed. This volatility makes it temporary storage for active programs and data. While RAM is expensive and has smaller capacity than secondary storage, its volatility is the key reason it's considered 'short' memory. Programmability is irrelevant to this classification.