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
Explain the usage of encapsulation?
Can a function be overloaded based on return types?
How many methods do u implement if implement the serializable interface?
Explain what is polymorphism?
State some of the advantages of object oriented programming?
How to achieve data abstraction?
What do you mean by polymorphism?
What interface must an object implement before it can be written to a stream as an object?
Explain about inheritance in oops?
Explain method overriding.
What is the best tool for modeling and ORM framework
What is the benefit of Composition over Inheritance?
What is data encapsulation and what's its significance?
What is the default access modifier in a class?
What is the use of ‘finalize’?