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 subtype entity inherits values of the supertype attribute When a supertype entity inherits values of another supertype attribute 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. False True TRUE ANSWER : ? YOUR ANSWER : ?
Use of a supertype/subtype relationship is necessary when which of the following exists? 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. 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. TRUE ANSWER : ? YOUR ANSWER : ?
Which one of the following symbols is not used in an ERD? Oval Diamond Rectangle Circle TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not one of the three ways to classify an action assertion? Integrity Control Authorization Condition Enabler TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. True False TRUE ANSWER : ? YOUR ANSWER : ?
Total specialization is represented by double lines between the supertype and subtype on an EER. True False TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy is which of the following? Each subtype has only one attribute. Each subtype has only one supertype. Each supertype has only one attribute. Each supertype has only one subtype. 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 : ?
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 : ?