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 |
Define three type of design patterns?
What are the tools you used for OOAD?
How do you convert uses cases into test cases?
Does UML diagram have relationships?
what is difference between Seqence and Collaboration diagrams with example?
How many UML diagrams are expected or considered to be enough to fulfill the requirements of a project and why?
0 Answers Lovely Professional University,
what the latest software develoment Methodologies?
What are sequence diagrams in UML?
Can we use UML for user interface (UI) design?
Can we use UML for user interface (UI) design?
What is deployment diagram in UML?
Difference between Composition and Aggregation.