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

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

النسخة 7الرقم المعياري الدولي: 1285225562
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

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

النسخة 7الرقم المعياري الدولي: 1285225562
تمرين 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.

الحلول خطوة بخطوة
موثّق
like image
like image

الخطوة 1 من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:


الخطوة 2 من 7


الخطوة 3 من 7


الخطوة 4 من 7


الخطوة 5 من 7


الخطوة 6 من 7


الخطوة 7 من 7

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