SOFTWARE DESIGN
OBJECT ORIENTED DESIGN
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What are all the relationships used in class diagram?
|
Aggregation, Composition
|
|
Association
|
|
Generalization
|
|
Only (a) and (b)
|
|
(a), (b) and (c)
|
Explanation:
Detailed explanation-1: -UML Relationships Types: Association, Dependency, Generalization.
Detailed explanation-2: -Upper section: Contains the name of the class. This section is always required, whether you are talking about the classifier or an object. Middle section: Contains the attributes of the class. Bottom section: Includes class operations (methods).
There is 1 question to complete.