What is the difference between Object and Instance?
Answer Posted / nagarjuna
Object is the creating memory location by using new operator
Instance is the creating the reference.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Can we overload final method in java?
What are the escape sequences in java?
What are examples of modifiers?
What is the difference between a local variable and an instance variable?
Is it possible to instantiate the abstract class?
Can we create an object of private class?
What are the concepts of 'OOPS'?
What does super keyword do?
What is variable in java?
What is the use of a copy constructor?
What is the abstraction?
What is super keyword explain with example?
Where is singleton pattern used?
What is the exception hierarchy in java?
Can I learn java without any programming experience?