Page 1 of 1

About Question enthuware.ocpjp.v7.2.1491 :

Posted: Sun May 17, 2015 10:48 am
by Chandra
What about option 2? If option 3 is correct, then obviously option 2 is also correct right? Please help, why particularly 5th option is mentioned correct here for //2 line?

Re: About Question enthuware.ocpjp.v7.2.1491 :

Posted: Sun May 17, 2015 11:43 am
by admin
Chandra wrote:What about option 2? If option 3 is correct, then obviously option 2 is also correct right?
Why do you think so?
Did you read the detailed explanation provided? Let me know which part is not clear.

Re: About Question enthuware.ocpjp.v7.2.1491 :

Posted: Mon May 18, 2015 12:03 am
by Chandra
I misunderstood it and didn't noticed that "a" actually points to "b" array.

a=b; //1

Now I got it. Thanks!!