Match the following with respect to ER diagram: List-1 List-2 I) Boxes P)…

2018

Match the following with respect to ER diagram:

List-1

List-2

I) Boxes

P) Attributes

II) Ovals

Q) Relationships

III) Diamonds

R) Entities

Answer: D. I-R, II-P, III-QIn Entity-Relationship (ER) diagrams, three standard shapes distinguish the modeling elements: rectangles (boxes) mark entities, the standalone objects being…

  1. A.

    I-Q, II-P, III-R

  2. B.

    I-P, II-R, III-Q

  3. C.

    I-R, II-Q, III-P

  4. D.

    I-R, II-P, III-Q

Attempted by 1407 students.

Show answer & explanation

Correct answer: D

In Entity-Relationship (ER) diagrams, three standard shapes distinguish the modeling elements: rectangles (boxes) mark entities, the standalone objects being modeled; ovals mark attributes, the descriptive properties of those objects; and diamonds mark relationships, the associations connecting different entities. This shape-to-concept correspondence is fixed by ER modeling convention (Chen notation) and does not vary by diagram.

  1. I) Boxes is a rectangle, matching R) Entities.

  2. II) Ovals is an oval, matching P) Attributes.

  3. III) Diamonds is a diamond, matching Q) Relationships.

This also matches how the three concepts function in a schema: entities are the “nouns” of the model (for example, Student or Course), attributes are the properties describing a noun (for example, a Student's name), and relationships are the “verbs” linking two nouns (for example, a Student enrolling in a Course) — confirming boxes-entities, ovals-attributes, diamonds-relationships independently of the shape convention alone.

So the correct correspondence is I-R, II-P, III-Q.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…