What is the difference between Object and Instance?

Answer Posted / srinivaskumar.nimmana

All objects except array object are instances,i.e every object except array object can be instance but every instance may not be object.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does provide mean construction?

635


What is the maximum size of list in java?

633


What is the size of int in 64-bit jvm?

632


What is a heavyweight component?

617


Is java code slower than native code?

639






What are the four corner stones of oop?

644


Why is static used?

647


What is used of static keyword in java?

661


How will you communicate between two applets?

734


What is java and its types?

641


What is main difference between variable and constant?

627


What is a final class in java?

643


What is passed by reference and pass by value ?

650


Given a singly linked list, determine whether it contains a loop or not without using temporary space?

665


What is the difference between declaration and definition in java?

594