Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s). True False TRUE ANSWER : ? YOUR ANSWER : ?
The ODMG Object Model requires that a relationship be specified in both directions. False True TRUE ANSWER : ? YOUR ANSWER : ?
A relationship should be specified how in the ODL? One direction starting with the second class Both directions One direction starting with the first class Neither direction TRUE ANSWER : ? YOUR ANSWER : ?
The reserved word enum is used for which of the following? All of these To define a range for a relationship. To define a range for a class. To define a range for an attribute. TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is an unordered collection of elements that may contain duplicates? Dictionary Bag List Set TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is an ordered collection of elements of the same type? List Dictionary Set Bag TRUE ANSWER : ? YOUR ANSWER : ?
The object definition language (ODL) is which of the following? A data definition language for OODB A method to implement a logical schema Used to develop logical schemas All of these TRUE ANSWER : ? YOUR ANSWER : ?
The Object Model supports different literal types, but does not support atomic literals, collection literals, and structured literals. True False TRUE ANSWER : ? YOUR ANSWER : ?