220k views
1 vote
In an oo data model, a ________ is a collection of similar objects with shared structure (attributes) and behavior (methods).

1 Answer

3 votes

The answer that is being described above is class. It is because class in object oriented data model, it is the one responsible in having objects to be grouped and thus it comprises with objects that share similarities in terms of methods and attributes. In which, it could be seen above as it tries to point out the collection of objects which are similar.

User Ali Saberi
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.