Database - Object-Oriented Database

Exercise : Object-Oriented Database - True or False
11.
Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s).
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
If you know all the possible values that an attribute can have, you can enumerate those values in ODL.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
You may specify an object identifier with only one unique tag name.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
In ODL, you specify an operation using parentheses after its name.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
An ordered collection of elements of the same type are called sets.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.