Object Oriented Database Database objects are almost always transient. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); All of these ABC123 course() course All of these ABC123 course() course ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using OQL, you may do which of the following? Return a specific subset of elements using a given criteria. All of these Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. Return a specific subset of elements using a given criteria. All of these Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An atomic literal is which of the following? Strings All of these Boolean Long Strings All of these Boolean Long ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database If you know all the possible values that an attribute can have, you can enumerate those values in ODL. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s). False True False True ANSWER DOWNLOAD EXAMIANS APP