Answer to Question heap-4

A small memory leak is probably not noticable. A large memory leak can cause your program to request more and more memory as it runs. Eventually, your program will run out of memory.