Difference Between Attribute and Association.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / praveen kumar
By Attribute be\haviour we cam\n give the relation either
Association, Dependancy, Generalisation, Realisation
| Is This Answer Correct ? | 1 Yes | 1 No |
Which OOPS concept is used as a reuse mechanism?
What is the function of messaging metaphor?
What is the main use of message metaphor in object-oriented programming?
How do I make sure that an object is released in code such as a connection or file object?
Explain about the relationship between object oriented programming and databases?
Write a note about inheritance?
What is the main advantage of using inheritance?
What is Polymorphism, overloading, overriding and virtual?
Do we require parameter for constructors?
What is serialization? How do we implement serialization actually?
What is dynamic or run time polymorphism?
Explain the rationale behind object oriented concepts?