Write the differences between volatile memory and non-volatile memory. [Answer Limit: 50 words] [UKPSC 2023]
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When power is applied, data is stored in RAM and accessed quickly, but is lost when power is removed, in which case volatile memory is used. Volatile memory (e.g., RAM) only temporarily stores data while powered on, while non-volatile memory (e.g. SSDs or HDDs) retains data even without power, albeit at slower access speeds.