Question:medium

Which memory is volatile in nature?

Show Hint

RAM stores temporary working data.
Updated On: Feb 19, 2026
  • ROM
  • Hard Disk
  • RAM
  • DVD
Show Solution

The Correct Option is C

Solution and Explanation

To determine which type of memory is volatile among the given options, it's important to understand what "volatile memory" means in the context of computer applications.

Volatile memory is a type of computer memory that requires power to maintain the stored information. When the power is turned off, all data stored in volatile memory is lost. Let's analyze each of the options:

  1. ROM (Read-Only Memory): ROM is non-volatile, meaning it retains its data even when the power is turned off. It is used to store firmware or software that is not expected to be frequently updated.
  2. Hard Disk: This is also non-volatile storage. Data on a hard disk remains intact when the system is powered down.
  3. RAM (Random Access Memory): RAM is volatile memory. It is used by the computer to store data that is being actively used or processed by the operating system and applications. When the computer is turned off, all data stored in RAM is lost.
  4. DVD (Digital Versatile Disc): DVDs are non-volatile. They can store data permanently (until explicitly erased or physically damaged) without needing power.

Based on the definitions and characteristics above, the correct answer is:

RAM - because it is the only volatile memory among the given options, losing its data when power is turned off.

Therefore, the correct answer is RAM, which is volatile in nature.

Was this answer helpful?
0


Questions Asked in UP Board X exam