Object Oriented Database If you know all the possible values that an attribute can have, you can enumerate those values in ODL. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports the abstract keyword for classes and operations. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The Object Query Language is which of the following? Similar to SQL and uses a from-where structure Not similar to SQL Similar to SQL and uses a select-from-where structure Similar to SQL and uses a select-where structure Similar to SQL and uses a from-where structure Not similar to SQL Similar to SQL and uses a select-from-where structure Similar to SQL and uses a select-where structure ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The ODMG Object Model supports only unary and binary relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An extent is which of the following? A keyword that indicates that the superclass inherits from a subclass Only one instance of a class within a database A keyword that indicates that the subclass inherits from a superclass The set of all instances of a class within a database A keyword that indicates that the superclass inherits from a subclass Only one instance of a class within a database A keyword that indicates that the subclass inherits from a superclass The set of all instances of a class within a database ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database In ODL, you specify an operation using parentheses after its name. True False True False ANSWER DOWNLOAD EXAMIANS APP