Answer Posted / aruna
"null" is a reserved keyword similar to "true" and "false"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we use string in the switch case?
Can we have try without catch block?
What is better- service oriented or batch oriented solutions?
What is class level lock ?
What is a nullable field?
Why stringbuilder is not thread safe?
How are java objects passed to a method and what are native methods?
Which methods cannot be overridden in java?
what is the swingutilities.invokelater(runnable) method for? : Java thread
Can a constructor call another constructor?
Why are functions called methods in java?
How does hashset works in java?
Can we inherit a class with private constructor?
Are strings immutable in java?
Is int primitive data type?