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 A collection of literals or object types is called a bag. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? List Bag Dictionary Set List Bag Dictionary Set 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 Using OQL, you may do which of the following? Return a collection of elements without duplicates. Return an entire collection of elements including duplicates. Return a specific subset of elements using a given criteria. All of these Return a collection of elements without duplicates. Return an entire collection of elements including duplicates. Return a specific subset of elements using a given criteria. All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An attribute's value is always literal. False True False True ANSWER DOWNLOAD EXAMIANS APP