engineering computer science MCQ #615

Which data modeling approach represents data as a collection of objects?

engineering computer science MCQ #615

  1. Question 1

    Q1. Which data modeling approach represents data as a collection of objects?

    • A) Relational
    • B) Object-Oriented
    • C) Entity-Relationship
    • D) Dimensional

    Answer: Object-Oriented

    Explanation: Object-Oriented data modeling represents data as a collection of objects, encapsulating data and behavior.