Object Oriented Database Which of the following is an unordered collection of elements that may contain duplicates? List Bag Set Dictionary List Bag Set Dictionary 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 A keyword that indicates that the subclass inherits from a superclass Only one instance of a class within a database A keyword that indicates that the superclass inherits from a subclass The set of all instances of a class within a database A keyword that indicates that the subclass inherits from a superclass Only one instance of a class within a database A keyword that indicates that the superclass inherits from a subclass 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 a concrete class and a subclass. Manager is an abstract class and a subclass. Manager is an abstract class and a superclass. Manager is a concrete class and a superclass. Manager is a concrete class and a subclass. Manager is an abstract class and a subclass. Manager is an abstract class and a superclass. 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 Model supports different literal types, but does not support atomic literals, collection literals, and structured literals. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The reserved word enum is used for which of the following? To define a range for a class. To define a range for a relationship. All of these To define a range for an attribute. To define a range for a class. To define a range for a relationship. All of these To define a range for an attribute. ANSWER DOWNLOAD EXAMIANS APP