Step 1: Recall what volatile means. A volatile memory loses everything stored in it the moment power is cut off. Step 2: Rule out the storage devices. HDD, SSD and USB drives are all designed to keep data safe even with no power, so none of them are volatile. Step 3: Identify the one that needs constant power. RAM only holds data while the system is powered on, and everything in it vanishes the instant power is lost. \[ \boxed{\text{RAM}} \]
Was this answer helpful?
0
Top Questions on Computer Organization and Architecture