Which memory is volatile and loses its contents when power is removed?

Study for the IT GACE Computer Science Test. Take quizzes with flashcards and multiple choice questions—each with hints and detailed explanations. Prepare effectively for your exam!

Multiple Choice

Which memory is volatile and loses its contents when power is removed?

Explanation:
Volatile memory is memory that loses its data when power is removed. RAM fits this description because it is used for the computer’s active work, holding the data and instructions the CPU needs right now. It provides fast read/write access, which is great for performance, but it only retains information while power is supplied. Once you shut down, or if power is lost, the contents are cleared. In contrast, non-volatile memory keeps data without power. ROM stores firmware and remains intact even when the device is off, and a hard drive (or other storage) preserves files and programs across power cycles. The CPU, meanwhile, is the processor that executes instructions and is not a memory type, so it doesn’t fit the question’s criterion.

Volatile memory is memory that loses its data when power is removed. RAM fits this description because it is used for the computer’s active work, holding the data and instructions the CPU needs right now. It provides fast read/write access, which is great for performance, but it only retains information while power is supplied. Once you shut down, or if power is lost, the contents are cleared.

In contrast, non-volatile memory keeps data without power. ROM stores firmware and remains intact even when the device is off, and a hard drive (or other storage) preserves files and programs across power cycles. The CPU, meanwhile, is the processor that executes instructions and is not a memory type, so it doesn’t fit the question’s criterion.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy