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 loops in java?

816


What are daemon Threads in java?

890


What are the differences between processes and threads?

780


Write a program to reverse a number in java?

813


What are user defined exceptions?

813


Is there any difference between synchronized methods and synchronized statements?

825


Is alive and join method in java?

787


What is the function of compareto in java?

828


What is the collection interface?

829


what is server side caching?

1854


How many wrapper classes are there in java?

781


Why do we use string?

792


You're given a Boolean 2D matrix, can you find the number of islands?

874


What do you mean by static variable?

807


What is hash in java?

729