Object Oriented Database The object definition language (ODL) is which of the following? A data definition language for OODB All of these Used to develop logical schemas A method to implement a logical schema A data definition language for OODB All of these Used to develop logical schemas A method to implement a logical schema ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A collection of literals or object types is called a bag. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? List Set Dictionary Bag List Set Dictionary Bag ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using ODL, you can define which of the following? Structure All of these Attribute Operation Structure All of these Attribute Operation 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. All of these To define a range for a relationship. To define a range for a class. To define a range for an attribute. All of these To define a range for a relationship. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database If you know all the possible values that an attribute can have, you can enumerate those values in ODL. True False True False ANSWER DOWNLOAD EXAMIANS APP