InterviewSolution
Saved Bookmarks
| 1. |
Ram is a Volatile memory |
|
Answer» tion:Volatile MEMORY, in contrast to non-volatile memory, is computer memory that REQUIRES power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored DATA is quickly lost. ... Most of the general-purpose random-access memory (RAM) is volatile. |
|