Difference between Volatile memory and Non Volatile Memory
Both Volatile Memory and Non-Volatile Memory are types of computer memory. Volatile memory is a type of memory where the data or information is lost when the power is turned off or the computer is switched off. RAM and Cache Memory are examples of Volatile Memory. Non Volatile Memory is a type of memory where the data or information is not lost when a computer is switched off. ROM(Read Only Memory) and HDD(Hard disk drive) are examples of non-volatile memory.
Comments
Post a Comment