About Question com.enthuware.ets.scjp.v6.2.57 :

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
nsobchuk
Posts: 3
Joined: Sun Aug 17, 2014 7:59 am
Contact:

About Question com.enthuware.ets.scjp.v6.2.57 :

Post by nsobchuk »

I'm not sure why my question is linked to this one, but cuz it brought me here after pressing "Discuss", I'd like you to have a look at this one.
Image
As for me, this question is confusing. What are there
1, 4
0, 4
supposed to mean? I believe this was meant to point to the line numbers
//1
//2
respectively. I knew that there are 4 objects available for gc after line 2 but how should I know that I need to pick 0, 4 and not 1, 4? :D

admin
Site Admin
Posts: 10043
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question com.enthuware.ets.scjp.v6.2.57 :

Post by admin »

The question is asking you to determine the number of objects that are eligible for GC immediately after line marked //1 and after line marked //2.
There are no eligible objects right after //1 and there are 4 eligible objects right after //4.
Not sure what is the confusion.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests