Multiple choice

Which is normally the result of a bug in a program that prevents it from freeing up memory that it no longer needs?

  1. Memory protection

  2. Memory leak

  3. I/O protection

  4. Programmed controlled dynamic location

  5. Block

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is normally the result of a bug in a program that prevents it from freeing up memory that it no longer needs.