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 In ODL, you specify an operation using parentheses after its name. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); ABC123 All of these course course() ABC123 All of these course course() ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? Set List Dictionary Bag Set List Dictionary Bag ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database You may specify an object identifier with only one unique tag name. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Before specifying a key for a class, you must specify its extent. True False True False ANSWER DOWNLOAD EXAMIANS APP