Object Oriented Database Identify the class name for the following code: ABC123 course(); course All of these ABC123 course() course All of these ABC123 course() ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The keyword "inverse" is used in which of the following? Class All of these Attribute Relationship Class All of these Attribute Relationship ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A collection of literals or object types is called a bag. 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
Object Oriented Database Using OQL, you may do which of the following? Return a collection of elements without duplicates. All of these Return an entire collection of elements including duplicates. Return a specific subset of elements using a given criteria. Return a collection of elements without duplicates. All of these Return an entire collection of elements including duplicates. Return a specific subset of elements using a given criteria. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an unordered collection of elements that may contain duplicates? Bag List Dictionary Set Bag List Dictionary Set ANSWER DOWNLOAD EXAMIANS APP