Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.
Answer Posted / shafi
Instance Is Nothingbut Memory Occupation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What is the internal implementation of set in java?
explain copyonwritearraylist and when do we use copyonwritearraylist?
Why are pointers not secure?
Can we have return statement in finally clause? What will happen?
Can we have a method name same as class name in java?
Tell us something about set interface.
Can we restart a dead thread in java?
What does void * mean?
What are the different access modifiers available in java?
What is collection class in java?
how is final different from finally and finalize in java?
What is the difference between the file and randomaccessfile classes?
What is navigable map in java?
How many threads can java run?