A supertype/subtype hierarchy is which of the following? Each subtype has only one attribute. Each supertype has only one attribute. Each subtype has only one supertype. Each supertype has only one subtype. TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not one of the three ways to classify an action assertion? Integrity Control Condition Authorization Enabler TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. False True TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? All of these Specific to the organization A singular noun Concise TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? It should not be convertible to computer code. It should be complex. It may include restrictions. All of these 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 : ?
Inheritance is which of the following? When a subtype entity inherits values of another subtype attribute 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 TRUE ANSWER : ? YOUR ANSWER : ?
Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied. False True TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy has which of the following features? Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. Attributes are assigned at the highest logical level. Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. Attributes are assigned at the lowest logical level. TRUE ANSWER : ? YOUR ANSWER : ?
There is cardinality on an EER between the supertype and subtype. False True TRUE ANSWER : ? YOUR ANSWER : ?