Specialization is which of the following processes? Defining one or more subtypes of the supertype and not forming supertype/subtype relationships. Defining one or more supertypes of the subtype and forming supertype/subtype relationships. Defining one or more supertypes of the subtype and not forming supertype/subtype relationships. Defining one or more subtypes of the supertype and forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. False True TRUE ANSWER : ? YOUR ANSWER : ?
Packaged data models are meant to be exactly right straight out of the box. True False TRUE ANSWER : ? YOUR ANSWER : ?
An entity cluster is a set of one or more entity types and associated relationships. False True TRUE ANSWER : ? YOUR ANSWER : ?
Action assertions have traditionally been implemented within an application program. False True TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? All of these It may include restrictions. It should be complex. It should not be convertible to computer code. TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a subtype entity inherits values of the supertype attribute When a subtype entity inherits values of another subtype attribute When a supertype entity inherits values of another supertype attribute When a supertype entity inherits values of the subtype attribute TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Overlap with partial specialization Overlap with total specialization Disjoint with total specialization Disjoint with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Attribute Entity Optional One Relationship TRUE ANSWER : ? YOUR ANSWER : ?