All logic problems can be solved using only these three structures: sequence, selection, and loop. The three structures, of course, can be combined in an infinite number of ways. What are two general ways structures can be combined?

What will be an ideal response?


You can have a sequence of tasks followed by a selection, or a loop followed by a sequence. Attaching structures end-to-end is called stacking structures. Besides stacking structures, you can replace any individual tasks or steps in a structured flowchart diagram or pseudocode segment with additional structures. In other words, any sequence, selection, or loop can contain other sequences, selections, or loops. For example, you can have a sequence of three tasks on one side of a selection. Placing a structure within another structure is called nesting structures.

Computer Science & Information Technology

You might also like to view...

Mini Bridge has many of the same features as Bridge, but not all. For example, you cannot ____.

a. navigate folders b. search for images c. assign a rating to a file d. preview images

Computer Science & Information Technology

The second and subsequent fields you choose to sort by are called ________ fields

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the error message when you attempt to divide a number by zero?

What will be an ideal response?

Computer Science & Information Technology

Match each term with its correct description.

A. Wildcard to specify a series of characters B. Wildcard to specify a single character C. Used in an advanced filter to specify conditions for the filter D. Conditions entered on the same line in an advanced filter E. Conditions entered on different lines in an advanced filter F. Place a copy of a filtered table in a range that you specify in the Advanced Filter dialog box G. To display only the records that meet the criteria you specify

Computer Science & Information Technology