Object Oriented Database The reserved word enum is used for which of the following? To define a range for an attribute. To define a range for a class. All of these To define a range for a relationship. To define a range for an attribute. To define a range for a class. All of these To define a range for a relationship. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The keyword "inverse" is used in which of the following? Class Relationship Attribute All of these Class Relationship Attribute All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An atomic literal is which of the following? Boolean All of these Strings Long Boolean All of these Strings Long 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
Object Oriented Database Which of the following is an unordered collection of elements that may contain duplicates? Bag Set List Dictionary Bag Set List Dictionary ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); ABC123 course() All of these course ABC123 course() All of these course ANSWER DOWNLOAD EXAMIANS APP