Object Oriented Database A relationship should be specified how in the ODL? One direction starting with the second class Both directions One direction starting with the first class Neither direction One direction starting with the second class Both directions One direction starting with the first class Neither direction 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 A collection of literals or object types is called a bag. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); course ABC123 course() All of these course ABC123 course() All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using OQL, you may do which of the following? 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. Return a collection of elements without duplicates. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database In ODL, you specify an operation using parentheses after its name. False True False True ANSWER DOWNLOAD EXAMIANS APP