| |
GeekInterview.com > Interview Questions > Concepts > Data Structures
| Print | |
Question: _____________ Memory is Volatile.
Answer: Skill/Topic: Memory, Abstract Data Types, and Addresses A) Cache B) Random Access C) Virtual D) Main Explanation: Random Access Memory is also called a Main Memory. It is called a Volatile memory because; instructions and data contained in main memory are lost once the computer is powered down. |
| August 08, 2006 11:02:38 |
#3 |
| Prakash |
Member Since: Visitor Total Comments: N/A |
RE: _____________ Memory is Volatile |
RAM is volatile. Because, at the time of system is ON the Ram has data and the system is in OFF state, it has no data i.e. it is free. It won't reside any information when it is in OFF state. |
| |
Back To Question | |