Hi, can some one pl confirm how is the marking done for questions with more than one correct answer (checkbox type) in OCJA. If one chooses two options out of which only one is correct then does the candidate score any marks (50% in this case for the question).
Yes, I too agree with the observation regarding there support. I too posted a question to them about 2-3 weeks back and have still to hear from any one (at least I did not get the mail box full !). I have had doubts about a couple of question and am awaiting a reply from them.
The following code does not compile, complaining that it cannot find symbol : variable y.
Does this mean that variables in static or not static code blocks are limited in scope only to that block only if they have been declared there ?
the answer is A because when aa=null eecutes, there is no outside world referene that can help reach to objets of class A or B. Hence all objects are eligible for GC
String are supposed to be immutable, how ever it seems from below that even Integer could be immutable as well, can some one please explain that when we assign an Integer reference to another the same String immutable behaviour happens. Even though Integer j is assigned a reference to Integer i, and when I change i, j remains unaffected. Can some one please explain
Thanks guys, it must be one of the PATH settings or the version. The same code works at home. Thanks Ritchi ! Hope to hear/tell/learn lot more in the forum in the future.