Why Have Garbage Collection
"explicit memory management has proved to be a fruitful source of bugs, crashes, memory leaks and poor performance."
Java Language Specification
"When (not if) garbage collection becomes available, we will have two ways of writing C++ programs."
Bjarne Stroustroup