SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
It represent relationships between instances of types (a person works for a company, a company has a number of offices.
A
Association
B
Inheritance
C
Aggregation
D
Class
Explanation: 

Detailed explanation-1: -A unary relationship, also called recursive, is one in which a relationship exists between occurrences of the same entity set. In this relationship, the primary and foreign keys are the same, but they represent two entities with different roles. See Figure 8.9 for an example.

Detailed explanation-2: -Degree of a relationship-the number of entity types that participate in a relationship. Cardinality constraint-specifies the number of instances of one entity that can be associated with each instance of another entity.

Detailed explanation-3: -Cardinality. Defines the numerical attributes of the relationship between two entities or entity sets. The three main cardinal relationships are one-to-one, one-to-many, and many-many.

There is 1 question to complete.