Object Oriented Database The ODMG Object Model supports only unary and binary relationships. 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
Object Oriented Database The reserved word enum is used for which of the following? To define a range for a class. To define a range for an attribute. All of these To define a range for a relationship. To define a range for a class. To define a range for an attribute. All of these To define a range for a relationship. 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
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 atomic literal is which of the following? Long Boolean Strings All of these Long Boolean Strings All of these ANSWER DOWNLOAD EXAMIANS APP