Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.
Answer Posted / ravikiran
in java object creation for a class is known as instance
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the runtime class in java programming?
What is a list in java?
Explain access specifiers?
Can we have try block without catch block?
What is the difference between an object-oriented programming language and object-based programming language?
What value is a variable of the string type automatically initialized?
What does indexof mean?
What is class variable java?
when to use ArrayList and when to use HashMap in webApplication.
How can you generate random numbers in java?
What is the size of int?
What is the difference between compare and compareto in java?
Can we declare array without size in java?
What is included in core java?
What will be the default values of all the elements of an array defined as an instance variable?