Is 'null' a keyword?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / aruna
"null" is a reserved keyword similar to "true" and "false"
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / george
"null" is a reserved keyword similar to "true" and "false"
we can use null to initialize string..
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ejp
RE answer #1, how can it be not a keyword and a reserved
keyword?
Do try to make sense.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / yogesh mudgil
In case of Java,null is a literal.null is a special literal
which can be cast to any reference type but not to any
primitive type.It is used in Java to represent a void
reference i.e. a pointer to nothing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudhakar
"Null" is not either not a key word nor a reserved word
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by a Static Variable?
When does a class need a virtual destructor?
What methodology can be employed to locate substrings inside a string?
Explain the difference between treeset and treemap in java?
Explain wrapper classes in java?
Explain Connection Pooling?
Default layout of Dialog object?
Where and how can you use a private constructor?
How can we make string upper case or lower case?
Explain the role played by Java Virtual Machine in Java Programming?
Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
Write a program to print count of empty strings in java 8?