Answer Posted / 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 |
Post New Answer View All Answers
What is threaded programming and when is it used? : Java thread
What are the advantages of compiled language?
What does java se mean?
What are the uses of synchronized keyword?
Java is Pass by Value or Pass by Reference?
Can we cast any other type to boolean type with type casting?
Is map ordered in java?
What is a arraylist in java?
Can we call the constructor of a class more than once for an object?
What is a string what operation can be performed out with the help of a string?
What is volatile keyword in java
Write a factorial program using recursion in java?
When is finally block not called?
Define an enumeration?
What restrictions are placed on method overriding in java programming?