SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In whcich relationship of uml we are having multiplicity
A
Association
B
Dependecy
C
Generalization
D
relization
Explanation: 

Detailed explanation-1: -In UML diagrams, you can set the multiplicity value on each end of an association between classifiers to show the number of objects that can participate in the relationship. You can also set the multiplicity of an attribute to specify the number of values that you can associate with that attribute.

Detailed explanation-2: -There are four types of multiplicities: one-to-one, one-to-many, many-to-one, and many-to-many. One-to-one: Each entity instance is related to a single instance of another entity.

Detailed explanation-3: -10. What is multiplicity for an association? Explanation: Multiplicity is number of instances associated with single instance to source class.

There is 1 question to complete.