An entity in an ER model represents

2024

An entity in an ER model represents

Answer: C. A real-world object or conceptConcept: In the Entity-Relationship (ER) model, three distinct constructs describe data. An entity is an identifiable real-world object or concept — a person,…

  1. A.

    Relationships between entities

  2. B.

    Attributes of an entity type

  3. C.

    A real-world object or concept

  4. D.

    All of these

Attempted by 913 students.

Show answer & explanation

Correct answer: C

Concept: In the Entity-Relationship (ER) model, three distinct constructs describe data. An entity is an identifiable real-world object or concept — a person, place, thing, or event — that exists independently and can be distinguished from every other object. An attribute is a descriptive property that characterizes an entity type (such as a name, age, or price). A relationship is an association that links two or more entities to each other.

Application: The question asks what an entity itself represents. By definition, an entity is the object or concept — for example, a specific student, course, or employee — not the properties describing it and not the associations connecting it to other entities. Among the offered options, the one that names the object or concept itself matches this definition.

Why the other options do not fit:

  • Relationships between entities names a different construct — an association that links entities to each other — not the entity itself.

  • Attributes of an entity type names the descriptive properties that belong to an entity, not the entity.

  • All of these treats entity, attribute, and relationship as equivalent, but the ER model defines them as three separate constructs, so this over-generalizes.

Cross-check: Applying the definition to a concrete case confirms it — in a database of orders, "Order #1042" is the entity (the real-world thing being recorded), "order date" is one of its attributes, and "placed by" (linking the order to a customer) is a relationship, not the entity.

Explore the full course: Niacl Ao It Specialist

Loading lesson…