expand icon
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
Exercise 3

Each of the flowchart segments in Figure 3-24 is unstructured. Redraw each segment so that it does the same thing but is structured.

 Each of the flowchart segments in Figure 3-24 is unstructured. Redraw each segment so that it does the same thing but is structured.

 Each of the flowchart segments in Figure 3-24 is unstructured. Redraw each segment so that it does the same thing but is structured.

Step-by-step solution
Verified
like image
like image

Step 1 of 7

a)

The flowchart for the process box B condition is true, then it goes to the process Box c, but it is directed to the process box A at the initialization part. So, that direction makes unstructured in the flow chart.

Hence, a separate box process A is added to the process Box c and then it is directed to after the initialization process of A.

Structured Flowchart:

    <div class=answer> a) The flowchart for the process box B condition is true, then it goes to the process Box c, but it is directed to the process box A at the initialization part. So, that direction makes unstructured in the flow chart. Hence, a separate box process A is added to the process Box c and then it is directed to after the initialization process of A. Structured Flowchart:


Step 2 of 7


Step 3 of 7


Step 4 of 7


Step 5 of 7


Step 6 of 7


Step 7 of 7

close menu
Programming Logic and Design, Introductory 7th Edition by Joyce Farrell
cross icon