Object Oriented Database Using OQL, you may do which of the following? 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. Return a collection of elements without duplicates. All of these Return an entire collection of elements including duplicates. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); course All of these course() ABC123 course All of these course() ABC123 ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an unordered collection of elements that may contain duplicates? Dictionary Set List Bag Dictionary Set List Bag ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An atomic literal is which of the following? All of these Boolean Long Strings All of these Boolean Long Strings ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An attribute's value is either a literal or an object identifier. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An attribute's value is always literal. True False True False ANSWER DOWNLOAD EXAMIANS APP