| |
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. |
| February 02, 2009 11:17:07 |
#10 |
| vaishali_naidu |
Member Since: February 2009 Total Comments: 1 |
RE: _____________ Memory is Volatile. |
| Cache,Main memory and RAM all are volatile memory. |
| |
Back To Question | |