Object Oriented Database The reserved word enum is used for which of the following? All of these To define a range for an attribute. To define a range for a relationship. To define a range for a class. All of these To define a range for an attribute. To define a range for a relationship. To define a range for a class. 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 Identify the class name for the following code: ABC123 course(); course() ABC123 course All of these course() ABC123 course All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The keyword "inverse" is used in which of the following? Relationship All of these Attribute Class Relationship All of these Attribute Class ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is true concerning an ODBMS? They are most useful for traditional, two-dimensional database table applications. They are overtaking RDBMS for all applications. All of these They have the ability to store complex data types on the Web. They are most useful for traditional, two-dimensional database table applications. They are overtaking RDBMS for all applications. All of these They have the ability to store complex data types on the Web. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An extent is which of the following? A keyword that indicates that the subclass inherits from a superclass Only one instance of a class within a database The set of all instances 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 Only one instance of a class within a database The set of all instances of a class within a database A keyword that indicates that the superclass inherits from a subclass ANSWER DOWNLOAD EXAMIANS APP