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 attribute's value is either a literal or an object identifier. False True False True 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 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 Using OQL, you may do which of the following? Return an entire collection of elements including duplicates. Return a specific subset of elements using a given criteria. Return a collection of elements without duplicates. All of these Return an entire collection of elements including duplicates. Return a specific subset of elements using a given criteria. Return a collection of elements without duplicates. All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The reserved word enum is used for which of the following? 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. To define a range for an attribute. ANSWER DOWNLOAD EXAMIANS APP