An entity instance of a subtype represents the same entity instance of a supertype. False True 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 Disjoint with partial specialization Overlap with total specialization Overlap with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied. 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 Disjoint with total specialization Overlap with total specialization Overlap with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? Specific to the organization All of these Concise A singular noun TRUE ANSWER : ? YOUR ANSWER : ?
It is appropriate to use a supertype/subtype relationship when there are attributes that apply to some of the instances of an entity type. True False 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 : ?
Total specialization is represented by double lines between the supertype and subtype on an EER. False True 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 supertype whose values determine the supertype An attribute of the subtype whose values determine the subtype TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion is a statement that expresses some aspect of the static structure of the organization. True False TRUE ANSWER : ? YOUR ANSWER : ?