engineering computer science MCQ #894

Which database model is designed to handle complex data structures?

engineering computer science MCQ #894

  1. Question 1

    Q1. Which database model is designed to handle complex data structures?

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

    Answer: Object-Oriented

    Explanation: Object-Oriented database model is designed to handle complex data structures, such as objects and inheritance.