Object Oriented Data Modeling Which of the following is a technique for hiding the internal implementation details of an object? Polymorphism Inheritance All of these Encapsulation Polymorphism Inheritance All of these Encapsulation ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling A constructor operation does which of the following? Creates a new instance of a class Deletes and existing instance of a class Updates an existing instance of a class All of these Creates a new instance of a class Deletes and existing instance of a class Updates an existing instance of a class All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling An operation that alters the state of an object is known as a constructor operation. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling An object can have which of the following multiplicities? More than one One All of these Zero More than one One All of these Zero ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling The fact that the same operation may apply to two or more classes is called what? Encapsulation Inheritance Polymorphism Multiple classification Encapsulation Inheritance Polymorphism Multiple classification ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Data Modeling An aggregation is a stronger form of association relationship and is represented with a solid diamond at the aggregate end. True False True False ANSWER DOWNLOAD EXAMIANS APP