A supertype/subtype hierarchy is which of the following? Each subtype has only one attribute. Each supertype has only one attribute. Each subtype has only one supertype. Each supertype has only one subtype. TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion must include which of the following? Corresponding object All of these Anchor object Action TRUE ANSWER : ? YOUR ANSWER : ?
Action assertions have traditionally been implemented within an application program. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? All of these It should be complex. It should not be convertible to computer code. It may include restrictions. TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Overlap with total specialization Overlap with partial specialization Disjoint with partial specialization Disjoint with total specialization TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a supertype entity inherits values of the subtype attribute When a subtype entity inherits values of another subtype attribute When a supertype entity inherits values of another supertype attribute When a subtype entity inherits values of the supertype attribute TRUE ANSWER : ? YOUR ANSWER : ?
Which one of the following symbols is not used in an ERD? Rectangle Circle Diamond Oval 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. True False TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? Specific to the organization Concise All of these A singular noun TRUE ANSWER : ? YOUR ANSWER : ?
Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied. False True TRUE ANSWER : ? YOUR ANSWER : ?