Database - Object-Oriented Data Modeling
|
|
|
|
Exercise"The secret to creativity is knowing how to hide your sources."
- Albert Einstein
|
| 6. |
The term Complete for a UML has the same meaning as which of the following for an EER diagram? |
| A. |
Overlapping rule | | B. |
Disjoint rule | | C. |
Total specialization rule | | D. |
Partial specialization rule |
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
|
| 7. |
A UML diagram includes which of the following? |
| A. |
Class name | | B. |
List of attributes | | C. |
List of operations | | D. |
All of the above. |
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
|
| 8. |
An object can have which of the following multiplicities? |
| A. |
Zero | | B. |
One | | C. |
More than one | | D. |
All of the above. |
Answer: Option B
Explanation:
No answer description available for this question. Let us discuss.
|
| 9. |
Which of the following statement is true concerning objects and/or classes? |
| A. |
An object is an instance of a class. | | B. |
A class is an instance of an object. | | C. |
An object includes encapsulates only data. | | D. |
A class includes encapsulates only data. |
Answer: Option D
Explanation:
No answer description available for this question. Let us discuss.
|
| 10. |
Which of the following applies to a class rather than an object? |
Answer: Option A
Explanation:
No answer description available for this question. Let us discuss.
|
|
|