Chapter 5,7,8 r

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

88) The ________ of an object encompasses its properties (attributes and relationships) and the values of those properties. A) State B) Condition C) Behavior D) Event

A

10) What of the following is NOT a purpose for a baseline project plan? A) Resources are more quantifiable B) Eliminate risks C) Decide if a project should be rejected D) A depository for information collected during initiation

B

11) What unique characteristic(s) distinguish(es) each object from other objects of the same type? A) Secondary key B) Primary key C) Composite key D) Index

B

77) There is/are ________ principal type(s) of packaged data model(s). A) One B) Two C) Three D) Five

B

11) Which document outlines all work required to complete the project? A) Baseline project plan B) Business plan C) Project scope document D) Feasibility document

C

13) An ________ model is a detailed, logical representation of the entities, associations, and data elements for an organization or business area. A) E-D B) E-O C) E-R D) E-A

C

16) Each entity type in an E-R model is given a ________ because it represents a class or set, it is singular. A) Class B) Type C) Name D) Degree

C

2) During requirements structuring, a ________ model represents conceptual data requirements for a particular system. A) Business B) Project C) Data D) Relationship

C

29) A(n) ________ is an association between the instances of one or more entity types that is of interest to the organization. A) Attribute B) Repeating group C) Relationship D) Identifier

C

3) Who is typically responsible for performing the PIP process? A) Managers B) Users C) Systems analyst D) The business unit

C

34) A ternary relationship is a simultaneous relationship among instances of ________ entity type(s). A) One B) Two C) Three D) Ten

C

63) The ________ rule specifies that if an entity instance of the super type is a member of one subtype, it cannot simultaneously be a member of any other subtype. A) Business B) Overlap C) Disjoint D) Partial specialization

C

90) The ________ is a logical grouping of objects that have the same (or similar) attributes, relationships, and behaviors; also called class. A) Operation B) Encapsulation C) Object class D) Object diagram

C

97) The fact that the same operation may apply to two or more classes in different ways is known as ________. A) Aggregation B) Abstract operation C) Polymorphism D) Composition

C

62) The ________ rule specifies that each entity instance of the super-type must be a member of some subtype of the relationship. A) Partial specialization B) Business C) Overlap D) Total specialization

D

68) How many types of business rules are there in conceptual data modeling? A) One B) Two C) Three D) Four

D

74) A(n) ________ is an assertion or rule that governs the validity of data manipulation operations such as insert, update, and delete. A) Domain B) Event C) Referential integrity D) Triggering operation

D

8) What is the term that describes the best estimate of a project's scope, benefits, cost, and resources? A) Management procedure B) Project charter C) Resource plan D) Baseline project plan

D

83) ________ data models are generic data models that are designed to be used by organizations within specific industries. A) Universal B) Conceptual C) Logical D) Industry-specific

D

4) A physical data model is a detailed model that captures the overall structure of organizational data that is independent of any database management system or other implementation considerations.

F ?

41) A state is a named property or characteristic of an entity that is of interest to the organization.

F ?

42) A primary key is an attribute (or combination of attributes) that uniquely identifies each instance of an entity type.

F ?

44) An aggregation is an association between the instances of one or more entity types that is of interest to the organization.

F ?

27) A(n) ________ is an attribute that has meaningful component parts. A) Optional attribute B) Composite attribute C) Required attribute D) Derived attribute

B

6) What is an example of a project assumption? A) Size B) Potential problems C) Scope D) Complexity

B

73) A domain is the set of all data types and ranges of values that ________ may assume. A) Entities B) Instances C) Attributes D) Events

C

95) A class that can have direct instances (e.g., Outpatient or Resident Patient) is called a(n) ________ class. A) Object B) Abstract C) Associative D) Concrete

D

12) On what basis are objects referenced, selected, qualified, sorted, and categorized? A) Attributes and secondary keys B) Entities C) Primary keys D) Index

A

17) An entity ________ is a single occurrence of an entity type. A) Instance B) Object C) Attribute D) Class

A

18) An entity ________ is described just once in a data model, whereas many ________ of that may be represented by data stored in the database. A) Type; instances B) Type; classes C) Instance; types D) Class; objects

A

20) Event entity types should be named for the result of the ________, not the activity or process of the event. A) Event B) Class C) Entity D) Object

A

22) Similar attributes of different entity types should use ________ but distinguishing names. A) Similar B) Different C) Unique D) Duplicate

A

24) A(n) ________ is an attribute that may take on more than one value for each entity instance. A) Multi-valued attribute B) Single-valued attribute C) Identifier D) Candidate key

A

70) Which business rule specifies the validity of attribute values? A) Triggering operations B) Referential integrity C) Entity integrity D) Domains

A

76) A(n) ________ is the data manipulation operation (insert, delete, or update) that initiates the operation. A) Event B) User rule C) Action D) Condition

A

85) Which benefit of purchased data models refers to the fact that they are very general, covering almost all options employed by the associated functional area or industry? A) Consistent and complete B) Validated C) Cost reduction D) Facilitates systems analysis

A

5) ________ is the process of defining clear activities necessary to complete activities in a single project. A) Project planning B) Project initiation C) Baseline D) Business case

A

64) A supertype is a generic entity type that has a relationship with one or more subtypes.

T

37) An entity has its own identity that distinguishes it from each other entity.

T /

14) A(n) ________ is a person, place, object, event, or concept in the user environment about which the organization wishes to maintain data. A) Dimension B) Attribute C) Object D) Entity

D

26) A(n) ________ is an attribute that may not have a value forevery entity instance. A) Required attribute B) Derived attribute C) Composite attribute D) Optional attribute

D

4) Why is PIP challenging? A) Because it is expensive B) Because only systems analysts participate in the process C) Because it is a closed-ended process D) Because it turns a vague system request into a project description

D

60) A ________ is an entity type that is meaningful to the organization and that shares common attributes or relationships distinct from other sub-groupings. A) Repeating group B) Multi-valued C) Super-type D) Subtype

D

71) Which business rule specifies constraints on valid values for attributes? A) Triggering operations B) Referential integrity C) Entity integrity D) Domains

D

19) A common mistake many people make when they are just learning to draw E-R diagrams, especially if they already know how to do data flow diagramming, is to confuse data entities with ________ and relationships with data flows. A) Classes B) Sinks C) Relationships D) Attributes

B

2) Which of the following is NOT a question asked to determine if project initiation and planning has ended and analysis has begun? A) What kind of effort should be expended on PIP? B) Who is going to pay for PIP? C) Who is responsible for performing PIP? D) Why is PIP so challenging?

B

30) The ________ of a relationship is the number of entity types that participate in that relationship. A) Object B) Degree C) Identifier D) Measure

B

33) A ________ relationship is a relationship between instances of two entity types and is the most common type of relationship encountered in data modeling. A) Secondary B) Binary C) Primary D) Ternary

B

36) A(n) ________ is an entity type that associates the instances of one or more entity types and contains attributes that are peculiar to the relationship between those entity instances. A) Relationship B) Associative entity C) Identifier D) Cardinality

B

61) The ________ rule specifies that an entity instance of the super type does not have to belong to any subtype. A) Total specialization B) Partial specialization C) Overlap D) Disjoint

B

66) The ________ rule specifies that an entity instance can simultaneously be a member of two (or more) subtypes. A) Business B) Overlap C) Disjoint D) Total specialization

B

75) A(n) ________ is a concise statement of the business rule to be enforced by the triggering operation. A) Event B) User rule C) Action D) Condition

B

23) A ________ key is an attribute (or combination of attributes) that uniquely identifies each instance of an entity type. A) Primary B) Unique C) Candidate D) Duplicate

C

25) A(n) ________ is an attribute that must have a value forevery entity instance. A) Derived attribute B) Composite attribute C) Required attribute D) Optional attribute

C

69) Which business rule specifies that each instance of an entity type must have a unique identifier that is not null? A) Triggering operations B) Referential integrity C) Entity integrity D) Domains

C

7) Which of the following is NOT a part of project initiation? A) Create the project initiation team B) Establish management procedures C) Create a project budget D) Develop the project charter

C

84) The term ________ data model means a conceptual data model with some additional properties associated with the most popular type of database technology like relational databases. A) Universal B) Physical C) Logical D) Industry-specific

C

21) A(n) ________ is a named property or characteristic of an entity that is of interest to the organization. A) Event B) Instance C) Relationship D) Attribute

D

32) A recursive relationship is also known as a ________ relationship. A) Binary B) Ternary C) Secondary D) Unary

D

86) Which benefit of purchased data models provides database planning and analysis by providing a first data model, which we can use to generate specific analysis questions and concrete, not hypothetical or abstract, examples of what might be in the appropriate database? A) Validated B) Consistent and complete C) Cost reduction D) Facilitates systems analysis

D

89) The ________ shows the static structure of an object-oriented model: the object classes, their internal structure, and the relationships in which they participate. A) Data model B) Object class C) Object diagram D) Class diagram

D

53) The minimum cardinality of a relationship is the minimum number of instances of entity B that may be associated with each instance of entity A.

T

54) A relationship definition explains what action is being taken and possibly why it is important. It may be important to state who or what does the action, but it is not important to explain how the action is taken.

T

56) One situation in which a relationship must be turned into an associative entity is when the associative entity has other relationships with entities besides the relationship that caused its creation.

T

6) The process of conceptual data modeling begins with developing a conceptual data model for the system being replaced, if a system already exists. This is essential for planning the conversion of the current files or database into the database of the new system.

T

17) Building an economic case for a project is an open ended activity.

T /

15) The useful life of many IS may not exceed five years.

T ?

28) A(n) ________ is an attribute whose value can be computed from related attribute values. A) Derived attribute B) Composite attribute C) Required attribute D) Optional attribute

A

3) A(n) ________ data model is a detailed model that captures the overall structure of organizational data that is independent of any database management system or other implementation considerations. A) Conceptual B) Physical C) Logical D) Entity

A

31) A unary relationship is a relationship between the instances of ________ entity type(s). A) One B) Two C) Three D) Five

A

35) The ________ defines the number of instances of entity B that can (or must) be associated with each instance of entity A. A) Cardinality B) Relationship C) Identifier D) Association

A

67) ________ rules are specifications that preserve the integrity of the logical data model. A) Business B) Disjoint C) Overlap D) Total specialization

A

9) All of the following are part of project planning except ________. A) Organizing the team B) Creating a resource plan C) Identifying risk D) Developing the project scope

A

94) A(n) ________ class is a class that has no direct instances but whose descendants may have direct instances. A) Abstract B) Concrete C) Object D) Associative

A

15) An entity ________ is a collection of entities that share common properties or characteristics. A) Object B) Type C) Subject D) Relationship

B

72) Which business rule specifies rules concerning the relationships between entity types? A) Triggering operations B) Referential integrity constraints C) Entity integrity D) Domains

B

87) A(n) ________ has a well-defined role in the application domain, and it has state (data), behavior, and identity characteristics. A) Event B) Object C) Activity D) Class

B

91) The ________ is the technique of hiding the internal implementation details of an object from its external view. A) Query operation B) Encapsulation C) Constructor operation D) Update operation

B

93) A(n) ________ is a specification that indicates how many objects participate in a given relationship. A) Association role B) Multiplicity C) Association D) Object class

B

96) A part-of relationship in which parts belong to only one whole object, and the parts live and die with the whole object is called ________. A) Method B) Composition C) Aggregation D) Polymorphism

B

1) Project identification and selection is also known as ________. A) A preproject step B) The Project ID C) The first step D) Project selection

A

39) An entity instance (also known simply as an instance) is a single occurrence of an entity type and is described just once in a data model, whereas many instances of that entity type may be represented by data stored in the database.

T

40) Event entity types should be named for the result of the event, not the activity or process of the event.

T

43) An identifier is a candidate key that has been selected to be used as the unique characteristic for an entity type.

T

12) The more complex organizational settings are for projects, the less time it takes for analysis because the company has more resources.

F

14) Every project uses all of the project initiation activities.

F

16) A project must have a positive ROI to be approved for continuation.

F ?

38) An object type is a collection of entities that share common properties or characteristics.

F ?

5) Conceptual data modeling is not done in parallel with other requirements analysis and structuring steps during systems analysis.

F ?

52) A ternary relationship is a relationship between instances of two entity types and is the most common type of relationship encountered in data modeling.

F ?

55) An entity type that associates the instances of only one type and contains attributes that are peculiar to the relationship between those entity instances.

F ?

7) The primary deliverable from the physical data modeling step within the analysis phase is an E-R diagram.

F ?

78) The disjoint rule specifies that if an entity instance of the supertype is a member of one subtype, it can simultaneously be a member of any other subtype.

F ?

80) Projects with purchased models take less time and cost more because the initial discovery steps are no longer necessary, leaving only iterative tailoring and refinement to the local situation.

F ?

1) The most common format used for data modeling is ________ diagramming. A) Entity-class B) Entity-object C) Entity-subject D) Entity-relationship

D

92) A(n) ________ is an operation that does not have any side effects; it accesses the state of an object but does not alter the state. A) Encapsulation B) Constructor operation C) Update operation D) Query operation

D

79) Domain definitions typically specify some (or all) of the following characteristics of attributes: data type, length, format, range, allowable values, meaning, uniqueness, and null support (whether an attribute value may or may not be null).

T

8) The other deliverable from conceptual data modeling is a full set of entries about data objects that will be stored in the project dictionary, repository, or data modeling software.

T

98) The technique of hiding the internal implementation details of an object from its external view is known as encapsulation.

T

13) When projects are across departments with different objectives, it may be difficult to get parties to agree on the direction of the project.

T ?


संबंधित स्टडी सेट्स

Using Triangle Congruence Theorems Assignment 100%

View Set

Time Period 4~ Chapter 7 Apush Quiz MCQ

View Set

ELECTRONIC ACCESS CONTROL, LEVEL II - Lesson 3: Doors and Fire Ratings

View Set

Study Questions for Auto Cad 3 Test 2

View Set

EXAM #4 - CH. 16, 21, 23, 27, 56

View Set

Ethical Hacking Chapter 9 Web and Database Attacks

View Set