Answer Posted / venkat
You can describe an object in many ways:
Object is anything that exists physically. Or
Object is an instance of a class. or
Object is a bit of memory in the memory.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a static and a non-static inner class in java programming?
Explain the importance of finally over return statement?
What will happen when using pass by reference in java?
What are data types in oop?
What is a 16 bit word?
What is style and indentation?
What’s the difference between applets and standalone program?
what is the final keyword denotes in java?
What is java command?
Is there any difference between synchronized methods and synchronized statements?
What is a finally block? Is there a case when finally will not execute?
How do you read a char in java?
What is += mean in java?
What is a concrete classes? Is Java object class is concrete class?
What is a list in java?