Is 'null' a keyword?

Answer Posted / ranganathkini

No "null" is not a keyword of the Java Programming Language,
it is a reserved keyword similar to "true" and "false"

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you do not want your class to be inherited by any other class. What would you do?

559


What do you mean by JVM?

585


Why we use multi threading instead of multiprocessing?

572


How to access arraylist elements in java?

486


Why is a constant variable important?

496






What is maximum size of arraylist in java?

490


What is a control variable example?

529


How can we access some class in another class in java?

543


What is a nested list?

513


What is meant by javabeans?

613


Can you use abstract and final both with a method?

569


How to perform selection sort in java?

580


Explain the importance of finally over return statement?

604


Explain a few methods of overloading best practices in java?

504


Can a private method of a superclass be declared within a subclass?

528