RAM is used as a short memory because it is/has
-
volatile
-
expensive
-
small capacity
-
programmable
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.