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 The Object Model supports different literal types, but does not support atomic literals, collection literals, and structured literals. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An atomic literal is which of the following? Strings Boolean Long All of these Strings Boolean Long All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? Bag Set Dictionary List Bag Set Dictionary List ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); ABC123 course All of these course() ABC123 course All of these course() ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database If you know all the possible values that an attribute can have, you can enumerate those values in ODL. False True False True ANSWER DOWNLOAD EXAMIANS APP