When an entity instance may be a member of multiple subtypes or it does not have to be a member of a subtype, it is which of the following? Overlap with total specialization Disjoint with total specialization Disjoint with partial specialization Overlap with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a supertype entity inherits values of the subtype attribute When a subtype entity inherits values of the supertype attribute When a supertype entity inherits values of another supertype attribute When a subtype entity inherits values of another subtype attribute TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? All of these It should be complex. It may include restrictions. It should not be convertible to computer code. TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion must include which of the following? Corresponding object Action Anchor object All of these TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. True False TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Entity Relationship Optional One Attribute TRUE ANSWER : ? YOUR ANSWER : ?
It is appropriate to use a supertype/subtype relationship when there are attributes that apply to some of the instances of an entity type. True False TRUE ANSWER : ? YOUR ANSWER : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
Specialization is which of the following processes? Defining one or more supertypes of the subtype and not forming supertype/subtype relationships. Defining one or more supertypes of the subtype and forming supertype/subtype relationships. Defining one or more subtypes of the supertype and not forming supertype/subtype relationships. Defining one or more subtypes of the supertype and forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?