Match the following terms to their meanings:

I. Condition
II. Decision structure
III. Sequence structure
IV. Programming structure
V. Logical test

A. Always contained within a decision structure
B. An expression that uses a relational operator
C. When a program executes statements in the order that they appear
D. A structure that makes a comparison between values, variables, and/or constants
E. The sequence in which the program statements execute at run time


B, D, C, E, A

Computer Science & Information Technology

You might also like to view...

What are the five altitude metaphors for describing use case on different levels? What do they represent?

What will be an ideal response?

Computer Science & Information Technology

All of the following are the major components of Outlook EXCEPT:

A) Mail B) Calendar C) Chat D) Contacts

Computer Science & Information Technology

What are two valid steps in the six step troubleshooting method discussed in this chapter?

A. Boot to Safe Mode B. Establish a Theory C. Document outcomes D. Reinstall Windows

Computer Science & Information Technology

Setting a NumericUpDown control’s property to true ensures that the user cannot enter invalid values in the control.

a) Increment b) ScrollBars c) ReadOnly d) Invalid

Computer Science & Information Technology