File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes null is a Java Keyword?? - Java Doc?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "null is a Java Keyword?? - Java Doc??" Watch "null is a Java Keyword?? - Java Doc??" New topic
Author

null is a Java Keyword?? - Java Doc??

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
is null a Java keyword or not? Samuel robert says null is a keyword but Markus Green says null is not?
Where can I find different colors for the member variable, methods etc. in Java doc.
Garbage collection is it different for primitives & objects; need a good resource.
Threads a good resource. Mainly wait(),notify() and notifyall();
local inner class (defined within methods) can access only final variables within method scope. But can access all variables (public,private,protected,package,final and static) in enclosing class scope. Am I right?
I am appearing for exam this friday.
Thanks in advance for ur help
Also JSecure is it good to take or any other paid exam before real one. I am attending mocks from levteck. still need more stuff.
Noah Carroll
Ranch Hand

Joined: Sep 20, 2000
Posts: 96
null is not a keyword, it is a reserved literal. you should visit this site http://www.anilbachi.8m.com/docs/certification/jcptutorial/jcpobj1.htm it will probably answer your questions.
juhi sinha
Greenhorn

Joined: Oct 31, 2000
Posts: 1
Anyone Throw some more light on this concept please.
Let me start off with this.
I take this opportunity to wish all the best to every aspirants here.
Ajith Kallambella
Sheriff

Joined: Mar 17, 2000
Posts: 5781
Have you seen our new Certification FAQ??. You will find the answer there!!

'tcnagesh',
PROPER NAMES ARE NOW REQUIRED!!
Read this post for more details.
Javaranch appreciates your cooperation to comply with the official naming policy.
Ajith


Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).
 
 
subject: null is a Java Keyword?? - Java Doc??
 
Threads others viewed
Which's the good practice
Inner Class
What ARE appropriate uses of final and static
Variable Initialization
regarding non-static inner class
developer file tools