🎴 Flashcard Mode
Database Systems
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which data model represents data in the form of objects and their relationships?
AnswerClick to flip back
A
Object-Oriented Model
💡 Explanation:
The object-oriented data model represents data in the form of objects, which are entities with attributes and methods. Objects are linked together through relationships, forming a network of interconnected objects.