Answer Posted / 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 |
Post New Answer View All Answers
How many bytes is a string in java?
Can a serialized object be transferred via network?
Can we override the private methods?
When is finally block not called?
What is the size of string?
What is communist flag?
What is boolean example?
How are this() and super() used with constructors in java programming?
what are Hostile Applets?
Is java map thread safe?
what is optional in java 8?
Can we use this () and super () in a method?
What are static variables and functions?
What is the benefit of inner / nested classes ?
What is binary search in java?