Object Oriented Database Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s). True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports the abstract keyword for classes and operations. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); All of these course() course ABC123 All of these course() course ABC123 ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? List Dictionary Set Bag List Dictionary Set Bag ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The ODMG Object Model supports only unary and binary relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The reserved word enum is used for which of the following? 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. All of these To define a range for a class. To define a range for an attribute. ANSWER DOWNLOAD EXAMIANS APP