engineering computer science MCQ #790

Which database model represents data as a collection of objects?

engineering computer science MCQ #790

  1. Question 1

    Q1. Which database model represents data as a collection of objects?

    • A) Relational model
    • B) Object-oriented model
    • C) Document-oriented model
    • D) Graph model

    Answer: Object-oriented model

    Explanation: Object-oriented model represents data as objects, encapsulating data and behavior. NET computer science MCQs often test this core concept.