What is a Null object?
Answer / subham chaudhary
It is an object of some class whose purpose is to indicate that a real object of that class does not exist. One common use for a null object is a return value from a member function that is supposed to return an object with some specified properties but cannot find such an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the purpose of the runtime class?
Is class forname reflection?
Which collection does not allow duplicates in java?
write SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)
What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?
When can you say a graph to be a tree?
Why non nested classes in java are not having marked as protected access specifier
What is the use of bufferedreader?
what methods would you overwrite in java.lang.object class?
What does super keyword do?
Explain about the select method with an example?
Which number is denoted by leading zero in java?