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
Explain the difference between the public, private, final, protected, and default modifiers?
What is the difference between multiple processes and multiple threads?
Is null or empty java?
Can we overload final method in java?
What is the reflection?
What is the disadvantage of java?
What is parsing in java?
Why collection is called framework in java?
What does the three dot emoji mean?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
How do you detect memory leaks?
Can we call the constructor of a class more than once for an object?
What do you mean by access modifier?
What is an object's lock and which object's have locks in java programming?
How many unicode characters are there?