Object Oriented Database Database objects are almost always transient. True False True False 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. 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 an attribute. All of these To define a range for a class. To define a range for a relationship. To define a range for an attribute. All of these To define a range for a class. To define a range for a relationship. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The object definition language (ODL) is which of the following? A data definition language for OODB Used to develop logical schemas All of these A method to implement a logical schema A data definition language for OODB Used to develop logical schemas All of these A method to implement a logical schema 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 In ODL, you specify an operation using parentheses after its name. True False True False ANSWER DOWNLOAD EXAMIANS APP