Which type of entity represents an actual occurrence of an associated generalized entity?
-
Supertype entity
-
Subtype entity
-
Archetype entity
-
Instance entity
D
Correct answer
Explanation
An instance entity represents an actual occurrence or realization of a generalized entity type. This is a core modeling concept where you define a generalized template (archetype or supertype) and then create specific instances that conform to that template. In ER modeling, this maps to concrete data records representing the abstract entity definition.