What is the difference between Object and Instance?
Answer Posted / srinivaskumar.nimmana
All objects except array object are instances,i.e every object except array object can be instance but every instance may not be object.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How do you sing an Applet ?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What are the five major types of reference sources?
What’s a deadlock?
What is the difference between iterator and list iterator?
What is unicode full form?
What is the difference between notify and notifyall method?
What is local class in java?
When a byte datatype is used?
What is super constructor?
What is a class instance variable?
What are measurable parameters?
Difference between operator overloading and function overloading
How many threads can java run?
Is assembly language a low level language?