Filters
Question type

Study Flashcards

_____ refers to how well the lines of code within each module in a structure chart relate to each other.


A) calculation
B) cohesion
C) control
D) coupling
E) fan-in

F) A) and B)
G) B) and C)

Correct Answer

verifed

verified

The third step in creating a Physical Data Flow Diagram is


A) Update the metadata in the CASE repository
B) Draw a human-machine boundary
C) Add implementation references
D) Add system-related data stores,data flows and processes
E) Update the data elements in the data flows

F) C) and D)
G) None of the above

Correct Answer

verifed

verified

Compare and contrast cohesion and coupling.

Correct Answer

verifed

verified

Cohesion is how well a module does proce...

View Answer

Generally,transform structures on a structure chart will have:


A) Many afferent processes
B) Many efferent processes
C) Many data couples
D) Many control couples
E) Many conditional couples

F) B) and E)
G) B) and D)

Correct Answer

verifed

verified

Fan-In describes the number of subordinates that communicate with the control module.

A) True
B) False

Correct Answer

verifed

verified

Every part of a system that is not automated will:


A) Be ignored in the implementation of the system
B) Be drawn as only logical DFDs not physical DFDs
C) Be outside the human-machine boundary
D) Go back through the analysis phase to become automated
E) Will be drawn as diamond shapes on the structure charts

F) A) and B)
G) B) and E)

Correct Answer

verifed

verified

A structure chart is often completed in one attempt.

A) True
B) False

Correct Answer

verifed

verified

Which is NOT true of structure charts?


A) They show sequence
B) They show the user interface
C) They show couples
D) They show selection
E) They emphasize structure and reusability

F) A) and D)
G) A) and B)

Correct Answer

verifed

verified

The second step in creating a Physical Data Flow Diagram is


A) Update the metadata in the CASE repository
B) Draw a human-machine boundary
C) Add implementation references
D) Add system-related data stores,data flows and processes
E) Update the data elements in the data flows

F) A) and E)
G) A) and D)

Correct Answer

verifed

verified

The three types of basic processes on a process model:


A) Sequence,selection and iteration processes
B) Navigation,status and work processes
C) Afferent,central and efferent processes
D) Batch,online and real time processes
E) Singular,bilateral and library processes

F) A) and B)
G) D) and E)

Correct Answer

verifed

verified

Pseudocode is:


A) A language popularized by Feinstein and Longenecker in the 1990's
B) A detailed outline of the lines of code that need to be written
C) A 'pretend' syntax inherent in all CASE tools
D) The translation of code into ASCII
E) A dialect of Visual Basic only used in program design

F) A) and C)
G) B) and E)

Correct Answer

verifed

verified

Because (a)preexisting code needs to be understood,organized,and pieced together;and (b)it is still common for the project team to have to write some code and adapt packages to the business environment,it is therefore good for analysts to fully understand program design.

A) True
B) False

Correct Answer

verifed

verified

A general suggestion about using couples in drawing structure charts is:


A) The use of many couples clarify the processing
B) It is best to be conservative when applying couples to your diagram
C) To use 'combination' couples when both data couples and control couples are needed
D) You should have at least twice as many afferent couples as efferent couples
E) Use only data couples and no control couples

F) B) and E)
G) A) and B)

Correct Answer

verifed

verified

Control couples show the passing of parameters or system related messages between modules (like 'end-of-file').

A) True
B) False

Correct Answer

verifed

verified

Jim is working from a leveled DFD and creating structure charts.He is finding that the lower levels of the DFD generally correspond to transform structures.

A) True
B) False

Correct Answer

verifed

verified

Structure charts show: sequence,selection and iteration.What are these factors?

Correct Answer

verifed

verified

Sequence shows the execution order of mo...

View Answer

An afferent process is an input process on a structure chart.

A) True
B) False

Correct Answer

verifed

verified

Which of the following is NOT true?


A) Analysts design programs in the design phase of the SDLC,programmers code programs in the Implementation phase
B) Analysts can use structure charts to design programming logic
C) Analysts can build in the three structures of sequence,selection and iteration into structure charts
D) Programmers can take the logical DFDs and directly implement into code by compiling the metadata in the CASE tools
E) Physical DFDs show additional details,such as what tables in the database replace data stores on the logical DFD

F) B) and D)
G) B) and E)

Correct Answer

verifed

verified

Reusable modules,which are represented in the structure chart as rectangles with vertical lines on both sides,may often appear several times in a structure chart.These are called _____ modules.


A) conditional
B) control
C) library
D) loop
E) off-page connector

F) A) and B)
G) None of the above

Correct Answer

verifed

verified

Generally,transaction structures occur at lower levels of a structure chart.

A) True
B) False

Correct Answer

verifed

verified

Showing 41 - 60 of 68

Related Exams

Show Answer