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
What is generic class?
What is thread start?
How to use Media tracker Class.
Can we override a variable in java?
What is the final blank variable?
Explain about java sdk?
What are the 3 types of loops in java?
What is hashing in java?
How do you escape sequences in java?
What is meant by javabeans?
What do heavy weight components mean in java programming?
What is the difference between checked exception and unchecked exception?
What is io stream in java?
Can we have try block without catch block?
What is a java object and java application?