Object Oriented Database Which of the following is an unordered collection of elements that may contain duplicates? Bag Dictionary Set List Bag Dictionary Set List ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using OQL, you may do which of the following? All of these Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. Return a specific subset of elements using a given criteria. All of these Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. Return a specific subset of elements using a given criteria. 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
Object Oriented Database The keyword "inverse" is used in which of the following? All of these Relationship Class Attribute All of these Relationship Class Attribute 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 An ordered collection of elements of the same type are called sets. False True False True ANSWER DOWNLOAD EXAMIANS APP