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
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Which collections are thread safe in java?
Which java ide is used the most?
Explain a few methods of overloading best practices in java?
Write a program to solve producer consumer problem in java?
How can I debug the Java security exceptions and AccessControlExceptions?
What is parsing and its types?
What is the use of static class?
How can we create an immutable class in java?
Difference between throw and throws?
What is the use of callablestatement?
What is a consumer in java?
List any five features of java?
Can a constructor be protected?
State some advantages of java?