Computer Science, asked by mounikamoyya, 1 year ago

Which of the below feature makes the RAM not suitable for the persistent storage ? Select one: a. non volatile b. unreliable c. volatile d. slow in performance

Answers

Answered by omsangale
10
a.non volatile.............
Answered by Secondman
4

Every computer has a memory storage place.

The computer memory is called temporary memory whereas the hard drives memory is called permanent memory.

The memory is not lost even after the power is lost is called persistent memory or non-volatile memory.

The memory is lost if the power is lost is called non-persistent memory or volatile memory.

The volatile feature is not suitable for the RAM  for persistent storage.

Similar questions