Object Oriented Database Before specifying a key for a class, you must specify its extent. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An attribute's value is always literal. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using OQL, you may do which of the following? Return a collection of elements without duplicates. Return a specific subset of elements using a given criteria. Return an entire collection of elements including duplicates. All of these Return a collection of elements without duplicates. Return a specific subset of elements using a given criteria. Return an entire collection of elements including duplicates. All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using ODL, you can define which of the following? All of these Attribute Structure Operation All of these Attribute Structure Operation ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); ABC123 course course() All of these ABC123 course course() All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The keyword "inverse" is used in which of the following? Attribute All of these Relationship Class Attribute All of these Relationship Class ANSWER DOWNLOAD EXAMIANS APP