Answer Posted / abhay
Object has
State:Described by attribute values
Bahaviour:Described by methods
identity: Object id for reference assigned by system(hex)
or by address of memory location
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What are abstract classes?
What if we make the method as abstract in another interface?
Why are virtual users created?
Why is message passing between the objects important?
What is the main difference between a class and an object?
What is the syntax of object oriented method call?
Difference between encapsulation and data hiding ?
What is the use if instanceof keyword? And how do refer to a current instance of object?
Explain about object oriented programming?
State about java and its relation to object oriented programming?
What is the function of dynamic typing?
Explain about inheritance in oops?
How do I make sure that an object is released in code such as a connection or file object?
Why is C not an OOP language?
Explain the mechanism of composition?