Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.
Answers were Sorted based on User's Feedback
Answer / ravikiran
in java object creation for a class is known as instance
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
where u use Abstraction and Interface in real time
how are methods defined?
wht is mean by dirty read?
Name few java.lang classes introduced with java 8 ?
What is anonymous class?
What is a final class ?
why java does not support unsigned keyword?
Explain about GridBag Layout?
What collections you have worked on? Internal working of Hashmap?
What is stream api in java8?
Diff between C++ and java?
Do loops java?