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

Why hashmap is used in java?

544


Does treeset use compareto?

533


What is an infinite loop in java? Explain with an example.

582


Is java developer a good career?

548


Does java have extension methods?

519






What is return used for in java?

515


Can we use static class instead of singleton?

575


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

589


Explain the difference between protected and default access.

511


Can a constructor be made final?

656


What is a variable analysis?

630


Why convert an applet to an application?

612


Why spring singleton is not thread safe?

560


What is array size in java?

492


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

579