Generalization is the process of defining more general entity types from a set of more specialized entity types. True False TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy has which of the following features? Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. Attributes are assigned at the lowest logical level. Attributes are assigned at the highest logical level. Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion is a statement that expresses some aspect of the static structure of the organization. False True TRUE ANSWER : ? YOUR ANSWER : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a supertype entity inherits values of another supertype attribute When a supertype entity inherits values of the subtype attribute When a subtype entity inherits values of the 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 may include restrictions. It should be complex. It should not be convertible to computer code. TRUE ANSWER : ? YOUR ANSWER : ?
Packaged data models are meant to be exactly right straight out of the box. False True TRUE ANSWER : ? YOUR ANSWER : ?
Specialization is which of the following processes? Defining one or more subtypes of the supertype and 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 not forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Entity Optional One Relationship Attribute TRUE ANSWER : ? YOUR ANSWER : ?
Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied. False True TRUE ANSWER : ? YOUR ANSWER : ?