Difference Between Attribute and Association.
Answer Posted / naveen sisupalan
Attribute is the property or state of a class and
association is the relationship between two classes.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Is is possible to define our own functional interface?
What is polymorphism? When is it employed? give an example.
what is virtual function and pure virtual function ?
What is static and dynamic Binding?
What are the properties that are defined in an object model?
What is a virtual function?
Why dynamic binding is used in object-oriented programming?
Explain the meaning of object in object oriented programming?
How to define an abstract class?
Can an interface have an inner class?
What do you mean by virtual function and virtual classes?
What is the super keyword?
What is sealed modifiers?
What's the order of call of constructors in inheritiance?
What does it mean that a method or class is abstract?