Math, asked by vishnushankarsrivast, 9 months ago

In which of the following does data is not permanent

1. volatile memory
2. non-volatile memory​

Answers

Answered by sanjumukeshbansal
0

Answer:

volatile memory answer

Answered by taibakhatoon990
1

Answer:

Volatile Memory:

It is the memory hardware that fetches/stores data at a high-speed. It is also referred as temporary memory. The data within the volatile memory is stored till the system is capable of, but once the system is turned off the data within the volatile memory is deleted automatically. RAM (Random Access Memory) and Cache Memory are some common examples of volatile memory. Here, data fetch/store is fast and economical

Non-Volatile Memory:

It is the type of memory in which data or information is not lost within the memory even power is shut-down. ROM (Read Only Memory) is the most common example of non-volatile memory. It’s not economical and slow in fetch/store as compared to volatile memory however stores higher volume of data. All such information that needs to be stored for an extended amount of time is stored in non-volatile memory. Non-volatile memory has a huge impact on a system’s storage capacity.

Step-by-step explanation:

I hope the answer was help you.

than mark me as brainlist.

Similar questions