Deck 7: Structuring System Process Requirements

ملء الشاشة (f)
exit full mode
سؤال
A data flow diagram is a graphical tool that allows analysts to illustrate the flow of data in an information system.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A data flow represents data in motion,moving from one place in the system to another.
سؤال
Logic modeling graphically represents the processes that capture,manipulate,store,and distribute data between a system and its environment and among components within a system.
سؤال
The determination of which items are low in stock is represented on a data flow diagram as a process.
سؤال
A Web site's customer is represented as a source on a data flow diagram.
سؤال
On a data flow diagram,a paycheck is represented as a data store.
سؤال
The data a sink receives and often what data a source provides are fixed.
سؤال
When constructing data flow diagrams,you should show the interactions that occur between sources and sinks.
سؤال
A primitive level data flow diagram is the first deliverable produced during requirements structuring.
سؤال
Data flow diagrams evolve from the more general to the more detailed as current and replacement systems are better understood.
سؤال
Context diagrams have only one process labeled "P-1."
سؤال
Assume your local veterinarian records information about each of his patients on patient medical history forms; the collection of medical history forms is represented on a data flow diagram as a data store.
سؤال
On a data flow diagram,a diamond represents a process.
سؤال
Assume shipment data is entered into a logbook once shipments are received at the company's warehouse; the logbook is represented on a data flow diagram as a sink.
سؤال
A context diagram shows the scope of the organizational system,system boundaries,external entities that interact with the system,and major information flows between entities and the system.
سؤال
On a data flow diagram,an arrow represents an action,such as calculating an employee's pay.
سؤال
The calculation of a student's grade is represented on a data flow diagram as a data flow.
سؤال
On a data flow diagram in the DeMarco and Yourdon model,two parallel lines represent a data store.
سؤال
A customer order is represented on a data flow diagram as a data flow.
سؤال
Sources and sinks are internal to the system.
سؤال
A process has a verb phrase label.
سؤال
A data flow to a data store means update.
سؤال
A data flow can go directly back to the same process it leaves.
سؤال
More than one data flow noun phrase can appear on a single arrow as long as all of the flows on the same arrow move together as one package.
سؤال
Because data flow names represent a specific set of data,another data flow that has even one more or one less piece of data must be given a different unique name.
سؤال
The decomposition of Process 2.4.3.4 is shown on a level-4 diagram.
سؤال
Assume Process 7.4 produces a data flow and that Process 7.2 must be ready to accept it; we would say that these processes are physically linked to each other.
سؤال
The lowest-level data flow diagrams are called level-0 diagrams.
سؤال
Functional decomposition is an iterative process of breaking the description of a system down into finer and finer detail.
سؤال
A fork in a data flow means that exactly the same data go from a common location to two or more different processes,data stores,or sources/sinks.
سؤال
The decomposition of Process 1.1 is shown on a level-1 diagram.
سؤال
A composite data flow on one level can be split into component data flows at the next level,but no new data can be added and all data in the composite must be accounted for in one or more subflows.
سؤال
A level-0 diagram is a data flow diagram that represents a system's major processes,data flows,and data stores at a high level of detail.
سؤال
To keep a data flow diagram uncluttered,you may repeat data stores,sinks/sources,and processes.
سؤال
Assume we have placed a data store between Process 5.1 and Process 5.5; we would say that these processes are decoupled.
سؤال
As a rule of thumb,no data flow diagram should have more than about seven processes on it,because the diagram would be too crowded and difficult to understand.
سؤال
Coupling is the conservation of inputs and outputs to a data flow diagram process when that process is decomposed to a lower level.
سؤال
Data cannot move directly from a source to a sink.
سؤال
Double-ended arrows are used to represent data flowing in both directions.
سؤال
Because the system's data stores are conceptually inside one process,no data stores appear on a context diagram.
سؤال
Assume condition one has three values,condition two has four values,and condition three has two values; the number of rules required for the decision table is nine.
سؤال
Referencing a decision table,specific combinations of conditions trigger specific actions.
سؤال
The principle of balancing and the goal of keeping a DFD as simple as possible led to four additional,advanced rules for drawing DFDs.
سؤال
Inefficiencies cannot be identified by studying DFDs.
سؤال
Decision tables allow you to represent a set of conditions and the actions that follow from them in a tabular format.
سؤال
A data flow repository entry would include the composition or list of data elements contained in the data flow.
سؤال
Data flow diagrams aren't versatile enough to be used as tools for process modeling.
سؤال
DFD cohesion means your DFDs include all of the necessary components for the system you are modeling.
سؤال
A decision table is a matrix representation of the logic of a decision,which specifies the possible conditions for the decision and the resulting actions.
سؤال
Structured analysis is the process of discovering discrepancies between two or more sets of data flow diagrams or discrepancies within a single DFD.
سؤال
Action stubs are that part of a decision table that lists the conditions relevant to the decision.
سؤال
Condition stubs are that part of a decision table that lists the actions that result for a given set of conditions.
سؤال
A gross violation of DFD consistency would be a level-1 diagram with no level-0 diagram.
سؤال
Completeness,consistency,timing,iterative development,and primitive DFDs are guidelines for drawing DFDs.
سؤال
To date,data flow diagrams have not been useful tools for modeling processes in business process reengineering.
سؤال
Assume condition one has two values,condition two has five values,condition three has three values,and condition four has two values; the number of rules required for the decision table is sixty.
سؤال
Make the decision table as simple as possible by removing any rules with impossible actions.
سؤال
An insignificant condition is a condition in a decision table whose value does not affect which actions are taken for two or more rules.
سؤال
Rules are that part of the decision table that specify which actions are to be followed for a given set of conditions.
سؤال
One of the primary purposes of a DFD is to represent time,giving a good indication of whether data flows occur constantly in real time,once a day,or once a year.
سؤال
The diagram that shows the scope of the system,indicating what elements are inside and which are outside the system,is called a:

A)context diagram
B)level-2 diagram
C)referencing diagram
D)representative diagram
سؤال
In a decision table,an indifferent condition is represented by an asterisk.
سؤال
Referencing a decision table,a limited entry occurs when a condition has only two possible values.
سؤال
Decision tables support nested conditions.
سؤال
The deliverables of process modeling state:

A)how you should develop the system during physical design
B)what you learned during requirements determination
C)how you should implement the new system during implementation
D)what you learned during project planning
سؤال
Data flow diagrams that concentrate on the movement of data between processes are referred to as:

A)process models
B)data models
C)flow models
D)flow charts
سؤال
A file folder containing orders is represented on a data flow diagram as a:

A)process
B)source
C)data flow
D)data store
سؤال
Data at rest,which may take the form of many different physical representations,defines:

A)source
B)data store
C)data flow
D)process
سؤال
A computer-based file containing employee information is represented on a data flow diagram as a:

A)data flow
B)source
C)data store
D)process
سؤال
Data in motion,moving from one place in a system to another,defines:

A)data store
B)process
C)source
D)data flow
سؤال
Calculating an employee's salary is represented on a data flow diagram as a:

A)data flow
B)source
C)data store
D)process
سؤال
If an inventory item is either perishable or nonperishable,its condition is classified as an extended entry.
سؤال
Graphically representing the functions,or processes,which capture,manipulate,store,and distribute data between a system and its environment and between components within a system refers to:

A)data modeling
B)flow charting
C)process modeling
D)transition modeling
سؤال
Which of the following is not one of the four types of data flow diagrams?

A)current physical
B)current logical
C)updated physical
D)new physical
سؤال
Referencing a decision table,every possible combination of conditions must be represented.
سؤال
Which of the following is not one of the primary deliverables resulting from studying and documenting a system's processes?

A)context data flow diagram (DFD)
B)thorough descriptions of each DFD component
C)DFDs of the current logical system
D)state-transition diagram
سؤال
Referencing a decision table,an action is provided for each rule.
سؤال
Referencing a decision table,an employee condition that has only two possible values is considered a limited entry.
سؤال
If the different values for the employee type condition do not affect the action taken,then employee type is an indifferent condition.
سؤال
Student data contained on an enrollment form is represented on a data flow diagram as a:

A)process
B)data flow
C)source
D)data store
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/236
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 7: Structuring System Process Requirements
1
A data flow diagram is a graphical tool that allows analysts to illustrate the flow of data in an information system.
True
2
A data flow represents data in motion,moving from one place in the system to another.
True
3
Logic modeling graphically represents the processes that capture,manipulate,store,and distribute data between a system and its environment and among components within a system.
False
4
The determination of which items are low in stock is represented on a data flow diagram as a process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
5
A Web site's customer is represented as a source on a data flow diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
6
On a data flow diagram,a paycheck is represented as a data store.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
7
The data a sink receives and often what data a source provides are fixed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
8
When constructing data flow diagrams,you should show the interactions that occur between sources and sinks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
9
A primitive level data flow diagram is the first deliverable produced during requirements structuring.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
10
Data flow diagrams evolve from the more general to the more detailed as current and replacement systems are better understood.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
11
Context diagrams have only one process labeled "P-1."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
12
Assume your local veterinarian records information about each of his patients on patient medical history forms; the collection of medical history forms is represented on a data flow diagram as a data store.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
13
On a data flow diagram,a diamond represents a process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
14
Assume shipment data is entered into a logbook once shipments are received at the company's warehouse; the logbook is represented on a data flow diagram as a sink.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
15
A context diagram shows the scope of the organizational system,system boundaries,external entities that interact with the system,and major information flows between entities and the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
16
On a data flow diagram,an arrow represents an action,such as calculating an employee's pay.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
17
The calculation of a student's grade is represented on a data flow diagram as a data flow.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
18
On a data flow diagram in the DeMarco and Yourdon model,two parallel lines represent a data store.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
19
A customer order is represented on a data flow diagram as a data flow.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
20
Sources and sinks are internal to the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
21
A process has a verb phrase label.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
22
A data flow to a data store means update.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
23
A data flow can go directly back to the same process it leaves.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
24
More than one data flow noun phrase can appear on a single arrow as long as all of the flows on the same arrow move together as one package.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
25
Because data flow names represent a specific set of data,another data flow that has even one more or one less piece of data must be given a different unique name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
26
The decomposition of Process 2.4.3.4 is shown on a level-4 diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
27
Assume Process 7.4 produces a data flow and that Process 7.2 must be ready to accept it; we would say that these processes are physically linked to each other.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
28
The lowest-level data flow diagrams are called level-0 diagrams.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
29
Functional decomposition is an iterative process of breaking the description of a system down into finer and finer detail.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
30
A fork in a data flow means that exactly the same data go from a common location to two or more different processes,data stores,or sources/sinks.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
31
The decomposition of Process 1.1 is shown on a level-1 diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
32
A composite data flow on one level can be split into component data flows at the next level,but no new data can be added and all data in the composite must be accounted for in one or more subflows.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
33
A level-0 diagram is a data flow diagram that represents a system's major processes,data flows,and data stores at a high level of detail.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
34
To keep a data flow diagram uncluttered,you may repeat data stores,sinks/sources,and processes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
35
Assume we have placed a data store between Process 5.1 and Process 5.5; we would say that these processes are decoupled.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
36
As a rule of thumb,no data flow diagram should have more than about seven processes on it,because the diagram would be too crowded and difficult to understand.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
37
Coupling is the conservation of inputs and outputs to a data flow diagram process when that process is decomposed to a lower level.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
38
Data cannot move directly from a source to a sink.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
39
Double-ended arrows are used to represent data flowing in both directions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
40
Because the system's data stores are conceptually inside one process,no data stores appear on a context diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
41
Assume condition one has three values,condition two has four values,and condition three has two values; the number of rules required for the decision table is nine.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
42
Referencing a decision table,specific combinations of conditions trigger specific actions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
43
The principle of balancing and the goal of keeping a DFD as simple as possible led to four additional,advanced rules for drawing DFDs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
44
Inefficiencies cannot be identified by studying DFDs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
45
Decision tables allow you to represent a set of conditions and the actions that follow from them in a tabular format.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
46
A data flow repository entry would include the composition or list of data elements contained in the data flow.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
47
Data flow diagrams aren't versatile enough to be used as tools for process modeling.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
48
DFD cohesion means your DFDs include all of the necessary components for the system you are modeling.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
49
A decision table is a matrix representation of the logic of a decision,which specifies the possible conditions for the decision and the resulting actions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
50
Structured analysis is the process of discovering discrepancies between two or more sets of data flow diagrams or discrepancies within a single DFD.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
51
Action stubs are that part of a decision table that lists the conditions relevant to the decision.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
52
Condition stubs are that part of a decision table that lists the actions that result for a given set of conditions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
53
A gross violation of DFD consistency would be a level-1 diagram with no level-0 diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
54
Completeness,consistency,timing,iterative development,and primitive DFDs are guidelines for drawing DFDs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
55
To date,data flow diagrams have not been useful tools for modeling processes in business process reengineering.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
56
Assume condition one has two values,condition two has five values,condition three has three values,and condition four has two values; the number of rules required for the decision table is sixty.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
57
Make the decision table as simple as possible by removing any rules with impossible actions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
58
An insignificant condition is a condition in a decision table whose value does not affect which actions are taken for two or more rules.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
59
Rules are that part of the decision table that specify which actions are to be followed for a given set of conditions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
60
One of the primary purposes of a DFD is to represent time,giving a good indication of whether data flows occur constantly in real time,once a day,or once a year.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
61
The diagram that shows the scope of the system,indicating what elements are inside and which are outside the system,is called a:

A)context diagram
B)level-2 diagram
C)referencing diagram
D)representative diagram
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
62
In a decision table,an indifferent condition is represented by an asterisk.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
63
Referencing a decision table,a limited entry occurs when a condition has only two possible values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
64
Decision tables support nested conditions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
65
The deliverables of process modeling state:

A)how you should develop the system during physical design
B)what you learned during requirements determination
C)how you should implement the new system during implementation
D)what you learned during project planning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
66
Data flow diagrams that concentrate on the movement of data between processes are referred to as:

A)process models
B)data models
C)flow models
D)flow charts
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
67
A file folder containing orders is represented on a data flow diagram as a:

A)process
B)source
C)data flow
D)data store
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
68
Data at rest,which may take the form of many different physical representations,defines:

A)source
B)data store
C)data flow
D)process
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
69
A computer-based file containing employee information is represented on a data flow diagram as a:

A)data flow
B)source
C)data store
D)process
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
70
Data in motion,moving from one place in a system to another,defines:

A)data store
B)process
C)source
D)data flow
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
71
Calculating an employee's salary is represented on a data flow diagram as a:

A)data flow
B)source
C)data store
D)process
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
72
If an inventory item is either perishable or nonperishable,its condition is classified as an extended entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
73
Graphically representing the functions,or processes,which capture,manipulate,store,and distribute data between a system and its environment and between components within a system refers to:

A)data modeling
B)flow charting
C)process modeling
D)transition modeling
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
74
Which of the following is not one of the four types of data flow diagrams?

A)current physical
B)current logical
C)updated physical
D)new physical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
75
Referencing a decision table,every possible combination of conditions must be represented.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
76
Which of the following is not one of the primary deliverables resulting from studying and documenting a system's processes?

A)context data flow diagram (DFD)
B)thorough descriptions of each DFD component
C)DFDs of the current logical system
D)state-transition diagram
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
77
Referencing a decision table,an action is provided for each rule.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
78
Referencing a decision table,an employee condition that has only two possible values is considered a limited entry.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
79
If the different values for the employee type condition do not affect the action taken,then employee type is an indifferent condition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
80
Student data contained on an enrollment form is represented on a data flow diagram as a:

A)process
B)data flow
C)source
D)data store
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 236 في هذه المجموعة.