Which data model represents data as a collection of objects?
Q1. Which data model represents data as a collection of objects?
Answer: Object-oriented model
Explanation: The object-oriented model represents data as objects that contain data and methods that operate on that data.