Object Oriented Data Modeling Which of the following is a technique for hiding the internal implementation details of an object? Encapsulation All of these Inheritance Polymorphism Encapsulation All of these Inheritance Polymorphism ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Which of the following statement is true concerning objects and/or classes? A class includes encapsulates only data. An object includes encapsulates only data. A class is an instance of an object. An object is an instance of a class. A class includes encapsulates only data. An object includes encapsulates only data. A class is an instance of an object. An object is an instance of a class. 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 A constructor operation does which of the following? Creates a new instance of a class All of these Deletes and existing instance of a class Updates an existing instance of a class Creates a new instance of a class All of these Deletes and existing 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? Scope Constructor Query Update Scope Constructor Query Update ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling Composition is a stronger form of which of the following? Inheritance All of these Encapsulation Aggregation Inheritance All of these Encapsulation Aggregation ANSWER DOWNLOAD EXAMIANS APP