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
Have you ever used hashtable and dictionary?
How to calculate the length of a singly linked list in java?
What is append in java?
What is the string function?
How to create a base64 decoder in java8?
Why are lists ordered in java?
Can we return null in java?
What is the purpose of static keyword in java?
How to implement a multithreaded applet?
How we can run a jar file through command prompt in java?
How can we create a synchronized collection from given collection?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
Is null or empty java?
How transient variable is different from volatile variable?
Can a class have more than one object?