Object Oriented Data Modeling Composition is a stronger form of which of the following? Inheritance Encapsulation Aggregation All of these Inheritance Encapsulation Aggregation All of these 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
Object Oriented Data Modeling A solid diamond represents a stronger form of aggregation, known as composition. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling A constructor operation does which of the following? Deletes and existing instance of a class All of these Creates a new instance of a class Updates an existing instance of a class Deletes and existing instance of a class All of these Creates a new instance of a class Updates an existing instance of a class ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Which of the following applies to a class rather than an object? Query Update Constructor Scope Query Update Constructor Scope ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling A method defines the form or protocol of the operation, but not its implementation. False True False True ANSWER DOWNLOAD EXAMIANS APP