Object Oriented Data Modeling Which of the following statement is true concerning objects and/or classes? A class includes encapsulates only data. An object is an instance of a class. An object includes encapsulates only data. A class is an instance of an object. A class includes encapsulates only data. An object is an instance of a class. An object includes encapsulates only data. A class is an instance of an object. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Composition is a stronger form of which of the following? Aggregation Encapsulation Inheritance All of these Aggregation Encapsulation Inheritance All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling A solid diamond represents a stronger form of aggregation, known as composition. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Which of the following applies to a class rather than an object? Scope Query Constructor Update Scope Query Constructor Update ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling The term Complete for a UML has the same meaning as which of the following for an EER diagram? Disjoint rule Overlapping rule Total specialization rule Partial specialization rule Disjoint rule Overlapping rule Total specialization rule Partial specialization rule ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Composition does not allow an object to be part of more than one aggregate object. False True False True ANSWER DOWNLOAD EXAMIANS APP