engineering computer science MCQ #629

Which data model is based on the concept of tables?

engineering computer science MCQ #629

  1. Question 1

    Q1. Which data model is based on the concept of tables?

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

    Answer: Relational

    Explanation: The relational data model organizes data into tables, also known as relations, making it the correct answer.