Packaged data models are meant to be exactly right straight out of the box. True False 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 supertype An attribute of the subtype whose values determine the subtype An attribute of the supertype whose values determine the subtype 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 Overlap with total specialization Overlap with partial specialization Disjoint with total specialization 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 : ?
An action assertion must include which of the following? All of these Anchor object Action Corresponding object TRUE ANSWER : ? YOUR ANSWER : ?
Specialization is which of the following processes? Defining one or more supertypes of the subtype and not 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 forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a supertype entity inherits values of the subtype attribute When a supertype entity inherits values of another supertype attribute When a subtype entity inherits values of another subtype attribute When a subtype entity inherits values of the supertype attribute TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. False True TRUE ANSWER : ? YOUR ANSWER : ?
A supertype is an entity type that shares common attributes or relationships distinct from other subgroupings. False True TRUE ANSWER : ? YOUR ANSWER : ?
An entity cluster is a set of one or more entity types and associated relationships. False True TRUE ANSWER : ? YOUR ANSWER : ?