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 lowest logical level. Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. Attributes are assigned at the highest logical level. TRUE ANSWER : ? YOUR ANSWER : ?
If an entity adheres to the disjoint rule, then an entity instance can be a member of more than one entity for a given supertype. True False TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Disjoint with partial specialization Overlap with partial specialization Overlap with total specialization Disjoint with total specialization TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? All of these It may include restrictions. It should not be convertible to computer code. It should be complex. 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 : ?
An entity cluster is a set of one or more entity types and associated relationships. True False TRUE ANSWER : ? YOUR ANSWER : ?
A supertype is an entity type that shares common attributes or relationships distinct from other subgroupings. True False TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy is which of the following? Each supertype has only one subtype. Each subtype has only one supertype. Each subtype has only one attribute. Each supertype has only one attribute. TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not one of the three ways to classify an action assertion? Condition Authorization Integrity Control Enabler TRUE ANSWER : ? YOUR ANSWER : ?
Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied. True False TRUE ANSWER : ? YOUR ANSWER : ?