engineering computer science MCQ #769

Which data model represents data as a collection of tables?

engineering computer science MCQ #769

  1. Question 1

    Q1. Which data model represents data as a collection of tables?

    • A) Hierarchical
    • B) Network
    • C) Relational
    • D) Object-Oriented

    Answer: Relational

    Explanation: The relational data model represents data as a collection of tables, with each table having rows and columns, and relationships between them.