Hi Friends, can you explain instance in java. In general
instance means "occurence of something" . In java what is
instance.
Answer Posted / sharan
Object is called instance in java
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a program to calculate factorial in java?
What are the Static and Dynamic Variables? Differentiate them.
Is it possible to write a regular expression to check if string is a number?
What are user defined exceptions?
How you can force the garbage collection?
When does a class need a virtual destructor?
What is the difference between conversation & casting?
Whats the difference between notify() and notifyall()?
What is the advantage of preparedstatement over statement?
What is a Hash Table? What are the advantages of using a hash table?
Explain 5 features introduced in jdk 1.7?
Does java arraylist maintain insertion order?
How do you sort data in java?
Can keyword be used as identifier?
Which is bigger float or double?