Object Oriented Data Modeling Multiple inheritance allows a class to inherit features from more than one superclass. False True False True 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 A UML diagram includes which of the following? List of operations List of attributes All of these Class name List of operations List of attributes All of these Class name ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling An object's state is determined by its attribute values and links to other objects. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Which of the following is a technique for hiding the internal implementation details of an object? All of these Encapsulation Inheritance Polymorphism All of these Encapsulation Inheritance Polymorphism ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling An object can have which of the following multiplicities? All of these One Zero More than one All of these One Zero More than one ANSWER DOWNLOAD EXAMIANS APP