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
What is the right data type to represent a price in java?
What types of index data structures can you have in java?
Who is the owner of java?
What is the same as procedures?
What do you mean by static variable?
What are the 7 types of characters?
What is the purpose of garbage collection in java, and when is it used?
Is age a discrete variable?
Can we override the static methods?
Explain tree set and its features?
What about instanceof operator in java?
How to overcome the exception object reference not set to an instance of object?
What is gui programming?
Can main() method in java can return any data?
What are the data types supported by java? What is autoboxing and unboxing?