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
Object Oriented Database ODL supports which of the following types of association relationships? Unary and Binary Unary and Binary and Ternary and higher Unary Unary and Binary and Ternary Unary and Binary Unary and Binary and Ternary and higher Unary Unary and Binary and Ternary 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 an attribute. To define a range for a relationship. All of these To define a range for a class. To define a range for an attribute. 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An attribute's value is either a literal or an object identifier. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports the abstract keyword for classes and operations. True False True False ANSWER DOWNLOAD EXAMIANS APP