A supertype/subtype hierarchy has which of the following features? Attributes are assigned at the highest logical level. Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. 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 : ?
When an entity instance must be a member of only one subtype, it is which of the following? Overlap with partial specialization Disjoint with total specialization Overlap with total specialization Disjoint with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator of the supertype is an attribute whose values determine the target subtype(s). False True TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator is which of the following? An attribute of the supertype whose values determine the supertype An attribute of the subtype whose values determine the supertype An attribute of the subtype whose values determine the subtype An attribute of the supertype whose values determine the subtype TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? Concise A singular noun Specific to the organization All of these TRUE ANSWER : ? YOUR ANSWER : ?
Generalization is the process of defining more general entity types from a set of more specialized entity types. True False TRUE ANSWER : ? YOUR ANSWER : ?
Action assertions have traditionally been implemented within an application program. True False TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Optional One Relationship Attribute Entity TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. False True TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion must include which of the following? All of these Corresponding object Anchor object Action TRUE ANSWER : ? YOUR ANSWER : ?