What is the difference between Object and Instance?

Answer Posted / subba reddy

object means.
just create variable for class this is also called reference.

instance means.

create object for the class using new operator or new instance .

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between break and continue statements?

545


What is a blocking method in Java?

597


Can we call a non-static method from inside a static method?

553


How does list work in java?

500


Can we override data members in java?

617






What is meant by anonymous class?

585


What is ph and buffers?

516


What is purpose of keyword void?

556


Explain about transient variables in java?

636


Which keyword specify that a variable is effectively final ?

555


What is mysql driver class name?

547


Explain super keyword in java.

574


What is a two-pass assembler?

600


What is the disadvantage of synchronization?

549


What is close method? How it's different from Finalize & Dispose?

554