Filters
Question type

Study Flashcards

Beth is considering a simple process for immediate orders.When processing an immediate order,a phone clerk writes the order on a paper form.Which of the following might be a reason NOT to automate this process?


A) The clerk could make errors when writing the information wrong on the paper form
B) The paper form could be lost when sent to the order filling /shipping area
C) The writing on the paper form could be hard to decipher
D) The costs to automate might be significantly higher than doing it manually
E) The time to get the paper form from the clerk's desk to the order filling / shipping area is one day or longer

Correct Answer

verifed

verified

The technique that is used to communicate what needs to be developed to programmers / developers is called 'raw-code'.

Correct Answer

verifed

verified

Generally,analysts use a 'bottom-up' approach when designing the programming specifications.

Correct Answer

verifed

verified

You are an analyst designing a billing module for a course registration system.For a particular module,the processing logic that needs to be coded is: under 12 credits,the cost is $400 per credit;from 12 to 15;the cost is $375 per credit and 16 or higher,the cost is $350 per credit.Write pseudocode for this scenario to guide a programmer who must produce the code for this module.

Correct Answer

verifed

verified

If number-of-credits is less t...

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

Correct Answer

verifed

verified

A

During program design,analysts write instructions for programmers about how the code should be written.

Correct Answer

verifed

verified

Sequence in a structure chart indicates under what conditions a module is invoked.

Correct Answer

verifed

verified

There are two symbols that describe special types of control in a structure chart.They are a curved arrow and a diamond.These symbols represent _____ and _____.


A) connector, conditional line
B) control, subordinate
C) library module, conditional line
D) loop, conditional line
E) loop, connector

Correct Answer

verifed

verified

When creating the physical DFD,you may want to capture system information like date and time of update and user-id of the person who did the update.

Correct Answer

verifed

verified

When putting individual components together for a structure chart you will need to identify the three basic kinds of processes in a process model.Identify these three kinds of models and describe each.

Correct Answer

verifed

verified

Three basic kinds of processes on a proc...

View Answer

_____ 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

Correct Answer

verifed

verified

B

Iteration in a structure chart indicates in what order components are invoked.

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

Correct Answer

verifed

verified

B

Many of the data stores in the logical DFD will be changed into encrypted word processing documents when a physical DFD is developed.

Correct Answer

verifed

verified

A structure chart is composed of modules that work together to form a program.

Correct Answer

verifed

verified

When building the physical data flow diagram,processes may become html web pages or Visual Basic screens.

Correct Answer

verifed

verified

Generally,transaction structures on a structure chard will have:


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

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

Correct Answer

verifed

verified

It seems a lot of work to create structure charts,with high cohesion,loosely coupled,with high fan-in,low-fan-out,with transaction structures and transform structures.Why should an analyst bother developing structure charts and instead just pass on the specifications to the programmer?

Correct Answer

verifed

verified

Analysts do the assigning of application...

View Answer

A structure chart shows sequence,selection and data flows.

Correct Answer

verifed

verified

Showing 1 - 20 of 112

Related Exams

Show Answer