Multiple choice technology platforms and products

A model that enables application data to be represented as a set of entities and relationships

  1. Enterprise Data Model

  2. Entity Data Model

  3. Inheritance Data Model

  4. Client Data Model

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

The Entity Data Model (EDM) is the correct answer - it's a conceptual model for representing data as entities and relationships, abstracting the underlying storage structure. Option A (Enterprise Data Model) is not a standard term, Option C refers to object-oriented programming concepts, and Option D is not a recognized data model pattern.