Object Oriented Database ODL supports which of the following types of association relationships? Unary and Binary Unary Unary and Binary and Ternary and higher Unary and Binary and Ternary Unary and Binary Unary Unary and Binary and Ternary and higher Unary and Binary and Ternary ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database In ODL, you specify an operation using parentheses after its name. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A relationship should be specified how in the ODL? Neither direction Both directions One direction starting with the second class One direction starting with the first class Neither direction Both directions One direction starting with the second class One direction starting with the first class ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is true concerning the following statement: class Manager extends Employee Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. Manager is a concrete class and a subclass. Manager is an abstract class and a subclass. Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. Manager is a concrete class and a subclass. Manager is an abstract class and a subclass. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Before specifying a key for a class, you must specify its extent. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s). False True False True ANSWER DOWNLOAD EXAMIANS APP