Use of a supertype/subtype relationship is necessary when which of the following exists? Attributes apply to all of the instances of an entity type. An instance of a subtype participates in a relationship that is the same as the other subtypes. No attributes apply to any of the instances of an entity type. An instance of a subtype participates in a relationship that is unique to that subtype. TRUE ANSWER : ? YOUR ANSWER : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
Generalization is the process of defining more general entity types from a set of more specialized entity types. False True 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 : ?
A supertype/subtype hierarchy is which of the following? Each subtype has only one attribute. Each subtype has only one supertype. Each supertype has only one subtype. Each supertype has only one attribute. TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion must include which of the following? All of these Action Corresponding object Anchor object TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. True False TRUE ANSWER : ? YOUR ANSWER : ?
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? Disjoint with total specialization Overlap with total specialization Disjoint with partial specialization Overlap with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Disjoint with total specialization Overlap with total specialization Overlap with partial specialization Disjoint with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator is which of the following? An attribute of the subtype whose values determine the subtype An attribute of the supertype whose values determine the subtype An attribute of the subtype whose values determine the supertype An attribute of the supertype whose values determine the supertype TRUE ANSWER : ? YOUR ANSWER : ?