what is check p object in java



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

Post New Answer

More Core Java Interview Questions

What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky

6 Answers   Accenture, EDS,


What is System class and its purpose?

2 Answers  


Can you extend more than one interface?

9 Answers  


What is unicode with example?

0 Answers  


What is abstract class constructor called?

0 Answers  






What is yield () in java?

0 Answers  


what is data binding? give the example

1 Answers   TCS,


Can an interface extend another interface?

0 Answers  


Can an interface have a class?

0 Answers  


How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  


What classes of exceptions may be caught by a catch clause in java programming?

0 Answers  


What are the features in java?

0 Answers  


Categories