Database - Object-Oriented Data Modeling

Exercise : Object-Oriented Data Modeling - General Questions
6.
The term Complete for a UML has the same meaning as which of the following for an EER diagram?
Overlapping rule
Disjoint rule
Total specialization rule
Partial specialization rule
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
A UML diagram includes which of the following?
Class name
List of attributes
List of operations
All of the above.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
An object can have which of the following multiplicities?
Zero
One
More than one
All of the above.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
Which of the following statement is true concerning objects and/or classes?
An object is an instance of a class.
A class is an instance of an object.
An object includes encapsulates only data.
A class includes encapsulates only data.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
Which of the following applies to a class rather than an object?
Query
Update
Scope
Constructor
Answer: Option
Explanation:
No answer description is available. Let's discuss.