Electronics - Semiconductor Memory - Discussion

Discussion Forum : Semiconductor Memory - General Questions (Q.No. 9)
9.
Memory that loses its contents when power is lost is:
nonvolatile
volatile
random
static
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Udayan Kamble said:   1 decade ago
Volatile memory, also known as volatile storage, is computer memory that requires power to maintain the stored information.It has been less popularly known as temporary memory.

Non-volatile memory, nonvolatile memory, NVM or non-volatile storage, in the most basic sense, is computer memory that can retain the stored information even when not powered.

Static memory allocation refers to the process of allocating memory at compile-time before the associated program is executed.

Dynamic memory allocation or automatic memory allocation where memory is allocated as required at run-time.

Post your comments here:

Your comments will be displayed after verification.