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 |
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
what is inner class in java?
What is the range of the char type?
can we create instance for interface in java?
What is a qualifier in a sentence?
What is the use of http-tunneling in rmi?
How many bits is size_t?
How many bits is a float?
What are the supported platforms by java programming language?
What is serialversionuid?
What is instance means in java?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.