Object Oriented Database The Object Model supports different literal types, but does not support atomic literals, collection literals, and structured literals. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An ordered collection of elements of the same type are called sets. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an unordered collection of elements that may contain duplicates? List Bag Dictionary Set List Bag Dictionary Set ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The Object Query Language is which of the following? Not similar to SQL Similar to SQL and uses a select-where structure Similar to SQL and uses a from-where structure Similar to SQL and uses a select-from-where structure Not similar to SQL Similar to SQL and uses a select-where structure Similar to SQL and uses a from-where structure Similar to SQL and uses a select-from-where structure 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). True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An extent is which of the following? The set of all instances of a class within a database Only one instance of a class within a database A keyword that indicates that the superclass inherits from a subclass A keyword that indicates that the subclass inherits from a superclass The set of all instances of a class within a database Only one instance of a class within a database A keyword that indicates that the superclass inherits from a subclass A keyword that indicates that the subclass inherits from a superclass ANSWER DOWNLOAD EXAMIANS APP