A Objects must be set to null in order to be eligible for garbage collection
B Unless specific steps are taken, an object may be moved in memory
C Objects become eligible for garbage collection as soon as it is impossible for any code to access them
D Objects which implement finalizers will always have the finalizer called at some point
Answer: C and D
No comments:
Post a Comment