Moderate

Cache and main memory will lose their contents when the power is off. They are ____________________?

Correct answer: C. volatile

  • A. dynamic
  • B. static
  • C. volatile
  • D. non-volatile

Explanation

Volatile memory requires continuous power to retain data, so cache and main memory lose their contents when the computer is switched off. Non-volatile storage retains data without power.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions