Object Oriented Database An attribute's value is either a literal or an object identifier. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A relationship should be specified how in the ODL? One direction starting with the first class One direction starting with the second class Neither direction Both directions One direction starting with the first class One direction starting with the second class Neither direction Both directions ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using ODL, you can define which of the following? Operation Attribute All of these Structure Operation Attribute All of these Structure ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Literals do not have identifiers, and, therefore, cannot be individually referenced like objects. False True False True 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 subclass. Manager is an abstract class and a superclass. Manager is a concrete class and a superclass. Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. Manager is an abstract class and a superclass. Manager is a concrete class and a superclass. Manager is an abstract class and a subclass. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports the abstract keyword for classes and operations. False True False True ANSWER DOWNLOAD EXAMIANS APP