FC0-U61 · Question #629
Which of the following characteristics describes MOST versions of RAM?
The correct answer is C. Volatile. The primary characteristic of most versions of Random Access Memory (RAM) is that it is volatile, meaning data is lost when power is removed.
Question
Which of the following characteristics describes MOST versions of RAM?
Options
- ACached
- BRead-only
- CVolatile
- DProgrammable
How the community answered
(24 responses)- A4% (1)
- C92% (22)
- D4% (1)
Why each option
The primary characteristic of most versions of Random Access Memory (RAM) is that it is volatile, meaning data is lost when power is removed.
Cached memory (cache) is a type of RAM, but 'cached' describes its function of storing frequently accessed data, not a fundamental characteristic of all RAM.
Read-only memory (ROM) is a distinct type of non-volatile memory that cannot be easily written to, unlike RAM which is designed for both reading and writing.
Volatile memory, such as most forms of RAM, requires continuous power to retain the stored information. As soon as the power supply is interrupted or turned off, all data stored in volatile memory is lost, distinguishing it from non-volatile memory.
While RAM is programmable in the sense that data can be written to it, 'volatile' is a more fundamental and universal characteristic differentiating it from other major memory types.
Concept tested: RAM characteristics- volatility
Source: https://www.intel.com/content/www/us/en/docs/programmable/683711/current/volatile-and-nonvolatile-memory.html
Topics
Community Discussion
No community discussion yet for this question.