Multiple choice

A relationship can be classified in terms of

  1. degree

  2. connectivity

  3. composition

  4. Both (1) and (3)

  5. All of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Connectivity can also be used to describe a relation. Connectivity means how many instances of one entity are associated with how many instances of another entity. It can be:

  1. One to one (1 : 1)
  2. One to many (1 : M)
  3. Many to one (M : 1)
  4. Many to many (M : N) So, this answer is correct.