Cindy Carney wrote:Congrats! What study guide/tricks did you use?
Nidhi Sar wrote:Why doesn't this code give NullPointerException:
s contains the string "null". How is this happening?
Raju Champaklal wrote:we know that static methods cant be overridden? then why can they be made final?
curve karve wrote:I was solving a mock test of SCJP which was available online...i got this question from there...
I gave answer as option 1 and it was right....
but i don't know the explanation...please explain...
thanks in advance
Raju Champaklal wrote:if i create my own exception class by extending an unchecked exception class....my class will be also unchecked......right? please someone confirm!!!