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
تمرين 24

Which is true of stacking structures?

a. Two incidences of the same structure cannot be stacked adjacently.

b. When you stack structures, you cannot nest them in the same program.

c. Each structure has only one point where it can be stacked on top of another.

d. When you stack structures, the top structure must be a sequence.

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

الخطوة 1 من8

In programming the loop structure, sequence structure, and selection structures are combined from end to end is called Stacking structure.

Two incidences of the same structure can be stacked adjacently from one end to another end to form a new nested structure.


الخطوة 2 من 8


الخطوة 3 من 8


الخطوة 4 من 8


الخطوة 5 من 8


الخطوة 6 من 8


الخطوة 7 من 8


الخطوة 8 من 8

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