Computer Science, asked by lovelykri686, 7 hours ago

what do you mean by volatile memory​

Answers

Answered by zara76870
1

Volatile memory is computer memory that requires power to maintain the stored information. Most modern semiconductor volatile memory is either Static RAM (see SRAM) or dynamic RAM (see DRAM). SRAM retains its contents as long as the power is connected and is easy to interface to but uses six transistors per bit.

hope it helps you

Answered by tejatanusri5
0

Answer:

Volatile memory is a type of storage whose contents are erased when the system's power is turned off or interrupted. For example, RAM is volatile. When you are working on a document, it is kept in RAM, and if the computer loses power, your work is lost.

Similar questions