what is check p object in java
Answer / pradip mishra(b-tech it)
Lets start with an example. You must have contacts of many
people in your mobile. You can use a contact to call a
person. The person is actually somewhere else, but the
contact helps you to call them. You can think of a
Reference variable to be a contact and Object to be the
actual person you are calling. Basically a reference
variable just points to an actual object. For example if we
have a class,
| Is This Answer Correct ? | 1 Yes | 2 No |
Is alive in java?
Is java ee a framework?
What is the functionality of the stub?
What is arrays fill in java?
Is java a super set of javascript?
Difference between stack and queue?
What advantage do java's layout managers provide over traditional windowing systems?
What things should be kept in mind while creating your own exceptions in java?
What is the difference between a local variable and an instance variable?
Adapter classes?
How do you add an element to a hashset in java?
Is ++ operator thread-safe in java?