A supertype/subtype hierarchy is which of the following? Each supertype has only one attribute. Each supertype has only one subtype. Each subtype has only one supertype. Each subtype has only one attribute. TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion is a statement that expresses some aspect of the static structure of the organization. False True 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? Overlap with partial specialization Disjoint with partial specialization Overlap with total specialization Disjoint with total specialization TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion must include which of the following? Action Corresponding object All of these Anchor object TRUE ANSWER : ? YOUR ANSWER : ?
Specialization is which of the following processes? Defining one or more supertypes of the subtype and forming supertype/subtype relationships. Defining one or more subtypes of the supertype and forming supertype/subtype relationships. Defining one or more subtypes of the supertype and not forming supertype/subtype relationships. Defining one or more supertypes of the subtype and not forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Attribute Relationship Entity Optional One TRUE ANSWER : ? YOUR ANSWER : ?
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 unique to that subtype. No attributes apply to any of the instances of an entity type. An instance of a subtype participates in a relationship that is the same as the other subtypes. 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 : ?
Which one of the following symbols is not used in an ERD? Oval Diamond Rectangle Circle TRUE ANSWER : ? YOUR ANSWER : ?