Object Oriented Database Before specifying a key for a class, you must specify its extent. True False True False ANSWER DOWNLOAD EXAMIANS APP
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 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. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is true concerning an ODBMS? They have the ability to store complex data types on the Web. All of these They are overtaking RDBMS for all applications. They are most useful for traditional, two-dimensional database table applications. They have the ability to store complex data types on the Web. All of these They are overtaking RDBMS for all applications. They are most useful for traditional, two-dimensional database table applications. 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). False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? Set Bag Dictionary List Set Bag Dictionary List ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); All of these course() ABC123 course All of these course() ABC123 course ANSWER DOWNLOAD EXAMIANS APP