6. What is volatile memory and non-volatile memory?
6. What is volatile memory and non-volatile memory?
Answer: volatile memory: A volatile memory is a type of storage whose contents are erased when the systems power is turned off. RAM based storage is volatile.
Example: RAM
non-volatile memory: non-volatile memory is a type of computer memory that has the capability to hold save data even the system power is off.
Example: Hard disk, Floppy disk, Pen drive, Magnetic tape etc.
Answer: volatile memory: A volatile memory is a type of storage whose contents are erased when the systems power is turned off. RAM based storage is volatile.
Example: RAM
non-volatile memory: non-volatile memory is a type of computer memory that has the capability to hold save data even the system power is off.
Example: Hard disk, Floppy disk, Pen drive, Magnetic tape etc.


Comments
Post a Comment