In this question, a class which contains an array of Integer wrappers is presented. Several instances are created and stored in a different array. One of these array locations is then set to null; at which point, we are asked, how many objects have been created in memory and how many are ready for garbage collection?