Object Oriented Database The reserved word enum is used for which of the following? All of these To define a range for an attribute. To define a range for a relationship. To define a range for a class. All of these To define a range for an attribute. To define a range for a relationship. To define a range for a class. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The ODMG Object Model supports only unary and binary relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Database objects are almost always transient. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); course() ABC123 All of these course course() ABC123 All of these course 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 collection of elements without duplicates. All of these Return a specific subset of elements using a given criteria. Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. All of these Return a specific subset of elements using a given criteria. 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