Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.

Answer Posted / naveen kumar

Instance is a run time entity used to access members of a
class, that's why we call Object is an Instance of a class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 8 data types in java?

612


Can a class have multiple superclasses?

657


Can we assign null to double in java?

651


What are the different collection views provided by maps?

660


What are the differences between Java 1.0 and Java 2.0?

1754






What is skeleton and stub? What is the purpose of those?

652


Explain the inheritance?

665


What does int argc char * argv [] mean?

617


What is externalizable?

698


Define max and min heap, also the search time of heap.

695


why Interface used?

618


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

663


What is return data type?

655


What are the differences between abstract class and interface?

601


What carriage return means?

604