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 a instance variable in java?
What is %d in printf?
What are mutable classes?
What are the two ways in which thread can be created?
What differences exist between iterator and listiterator?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is the super void?
Is there any sort function in java?
What happens if a constructor is declared private?
What is the association?
What are synchronized methods and synchronized statements in java programming?
Can we use this () and super () in a method?
What is null data type?
Is list ordered in java?
What is a null point?