Object Oriented Database An attribute's value is always literal. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports the abstract keyword for classes and operations. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); course() ABC123 course All of these course() ABC123 course All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An attribute's value is either a literal or an object identifier. False True False True 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Literals do not have identifiers, and, therefore, cannot be individually referenced like objects. True False True False ANSWER DOWNLOAD EXAMIANS APP