what is check p object in java

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is flush buffer?

518


What is difference between float and double?

501


What are basic keywords?

555


What is palindrome in java?

558


Define an abstract class with reference to java.

573






What is an iterator java?

530


Java Compiler is stored in JDK, JRE or JVM?

1050


Differentiate storage classes on the basis of their scope?

670


What is parsing and its types?

583


Can we use string in the switch case?

577


What is the use of singleton class?

519


How many types of methods are there in java?

525


Can we execute java program without main method?

518


How many types of exception can occur in a java program?

535


What is hash table in java?

491