The object definition language (ODL) is which of the following? A method to implement a logical schema A data definition language for OODB Used to develop logical schemas All of these TRUE ANSWER : ? YOUR ANSWER : ?
An attribute's value is either a literal or an object identifier. False True TRUE ANSWER : ? YOUR ANSWER : ?
A relationship should be specified how in the ODL? Neither direction One direction starting with the first class One direction starting with the second class Both directions TRUE ANSWER : ? YOUR ANSWER : ?
An ordered collection of elements of the same type are called sets. False True TRUE ANSWER : ? YOUR ANSWER : ?
An atomic literal is which of the following? Strings All of these Long Boolean TRUE ANSWER : ? YOUR ANSWER : ?
You may specify an object identifier with only one unique tag name. True False TRUE ANSWER : ? YOUR ANSWER : ?
Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s). False True TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is true concerning an ODBMS? All of these They have the ability to store complex data types on the Web. They are overtaking RDBMS for all applications. They are most useful for traditional, two-dimensional database table applications. TRUE ANSWER : ? YOUR ANSWER : ?
ODL supports the abstract keyword for classes and operations. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is an ordered collection of elements of the same type? List Bag Set Dictionary TRUE ANSWER : ? YOUR ANSWER : ?