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
What is a string what operation can be performed out with the help of a string?
What is the primary benefit of encapsulation?
What is the disadvantage of java?
How many bits are in a sentence?
Explain when classnotfoundexception will be raised ?
Can we sort hashset in java?
What is the difference between reader/writer and inputstream/output stream?
List some oops concepts in java?
Why strings in java are called as immutable?
Which package has light weight components?
What is the difference between == and === javascript?
What is default constructors?
How many bytes is a unicode character?
What is string example?
Why java is called not pure object oriented language?