Paul Anilprem wrote:No, only the basics of garbage collection are included. You should be able to figure out by looking at the given code if and when an object goes out of scope and is left without any reference pointing to it. Certification does not cover type of references (weak etc.) either.