Object Oriented Database ODL supports the abstract keyword for classes and operations. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A relationship should be specified how in the ODL? One direction starting with the second class Both directions Neither direction One direction starting with the first class One direction starting with the second class Both directions Neither direction 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 an abstract class and a superclass. Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. Manager is a concrete class and a superclass. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An ordered collection of elements of the same type are called sets. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The ODMG Object Model requires that a relationship be specified in both directions. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); All of these ABC123 course course() All of these ABC123 course course() ANSWER DOWNLOAD EXAMIANS APP