Match the following:
2009
Match the following:

Answer: C. ii iii iv i — ConceptIn Chen-style entity–relationship notation, a diamond denotes a relationship set. Cardinality is read from the connectors on the two sides of that…
- A.
iii iv ii i
- B.
iv iii ii i
- C.
ii iii iv i
- D.
iii iv i ii
Attempted by 606 students.
Show answer & explanation
Correct answer: C
Concept
In Chen-style entity–relationship notation, a diamond denotes a relationship set. Cardinality is read from the connectors on the two sides of that relationship.
A plain line denotes “many” on that side, while an arrow denotes “one”. The pair of connector types therefore determines many-to-many, many-to-one, or one-to-one cardinality.
Application
Diagram (a) contains only the relationship diamond R, so it corresponds to (ii), Relationship.
Diagram (b) has a plain line on each side of R, so it corresponds to (iii), Many-to-many relationship.
Diagram (c) has a plain line on the left and an arrow on the right, so it corresponds to (iv), Many-to-one relationship.
Diagram (d) has an arrow on each side of R, so it corresponds to (i), One-to-one relationship.
Cross-check
Counting arrow-ended sides gives zero in (b), one in (c), and two in (d), which independently yields many-to-many, many-to-one, and one-to-one respectively; (a) is the unqualified relationship symbol.
Result
The complete correspondence is (a)→(ii), (b)→(iii), (c)→(iv), and (d)→(i), giving the sequence “ii iii iv i”.
A video solution is available for this question — log in and enroll to watch it.