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
Name few "optional" classes introduced with java 8 ?
What is a lightweight component?
What are the super most classes for all the streams?
What is a void in java?
Is java hashset ordered?
What is return code?
What is private public protected in java?
Explain different types of wrapper classes in java?
What purpose do the keywords final, finally, and finalize fulfill?
What flag up means?
What is thread count in java?
How do singleton patterns work?
Can a set contain duplicates?
what is a thread pool in java and why is it used?
What are the data types supported by java? What is autoboxing and unboxing?