Saved Bookmarks
| 1. |
Explain volatile and non-volatile memory. |
|
Answer» The memory is which data is lost when power is removed is called volatile memory. The memory is which data is not lost when power is removed is called non-volatile memory. |
|