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
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 The object definition language (ODL) is which of the following? All of these A method to implement a logical schema Used to develop logical schemas A data definition language for OODB All of these A method to implement a logical schema Used to develop logical schemas A data definition language for OODB ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports which of the following types of association relationships? Unary Unary and Binary and Ternary Unary and Binary and Ternary and higher Unary and Binary Unary Unary and Binary and Ternary Unary and Binary and Ternary and higher Unary and Binary 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
Object Oriented Database Which of the following is true concerning the following statement: class Manager extends Employee Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. ANSWER DOWNLOAD EXAMIANS APP