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
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 an attribute. To define a range for a relationship. All of these To define a range for a class. To define a range for an attribute. To define a range for a relationship. All of these 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. 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 ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The ODMG Object Model supports only unary and binary relationships. True False True False 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 An ordered collection of elements of the same type are called sets. False True False True ANSWER DOWNLOAD EXAMIANS APP