Difference Between Attribute and Association.
Answers were Sorted based on User's Feedback
Answer / rajendra tambat
attribute is a member of a class where as
Association is a relationship of one class to another
Is This Answer Correct ? | 49 Yes | 4 No |
Answer / i
Associations represent relationships between instance of
classes.Attributes are very similar to accociation.From the
conceptual perspective,there is no difference.the
difference occurs at the specification and implementation
level
Is This Answer Correct ? | 27 Yes | 8 No |
attributes is characteristic of the class where association
is simple relationship between class.
Is This Answer Correct ? | 12 Yes | 3 No |
Answer / me
Associations and attributes are basically the same thing.
Is This Answer Correct ? | 10 Yes | 11 No |
How do you create a use case diagram in UML?
What is inheritance in oosad?
What are the elements which are utilized in the state chart diagram?
What are the Dynamic diagrams in UML?
What do you mean by "Realization"?
How the object diagrams gets represented in uml?
What is the purpose of a use case diagram?
How do you convert uses cases into test cases?
Explain about structural diagrams?
Tell me about UML modeling.
What are the messages and the dynamic diagrams?
What are interfaces in UML?