Which one of the following symbols is not used in an ERD? Rectangle Diamond Oval Circle TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a subtype entity inherits values of the supertype attribute When a subtype entity inherits values of another subtype attribute When a supertype entity inherits values of another supertype attribute When a supertype entity inherits values of the subtype attribute 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 : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
An ERD that has had the entities clustered will display more entities. 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. Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. Attributes are assigned at the highest logical level. TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator is which of the following? An attribute of the subtype whose values determine the supertype An attribute of the supertype whose values determine the subtype An attribute of the subtype whose values determine the subtype An attribute of the supertype whose values determine the supertype TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? Concise Specific to the organization A singular noun All of these 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. False True 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 Disjoint with partial specialization Overlap with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?