Question: What is an object in Object-Oriented Data Modeling?
Options:
Correct Answer: An instance of a class
Solution:
In Object-Oriented Data Modeling, an object is an instance of a class that encapsulates data and behavior.