Object Oriented Data Modeling An abstract class is which of the following? A class that has no direct instances, but whose descendants may not have direct instances A class that has direct instances, but whose descendants may not have direct instances. A class that has direct instances, but whose descendants may have direct instances. A class that has no direct instances, but whose descendants may have direct instances. A class that has no direct instances, but whose descendants may not have direct instances A class that has direct instances, but whose descendants may not have direct instances. A class that has direct instances, but whose descendants may have direct instances. A class that has no direct instances, but whose descendants may have direct instances. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Multiplicity is the same as what concept for an ERD? Entity Cardinality Relationship Attribute Entity Cardinality Relationship Attribute ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling In an object diagram, an object is represented as a rectangle with two compartments. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Composition does not allow an object to be part of more than one aggregate object. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling In UML, a class is represented by a rectangle with three compartments separated by vertical lines. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling An object's state is determined by its attribute values and links to other objects. True False True False ANSWER DOWNLOAD EXAMIANS APP