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...

Which of the following log files contains failed user logins on a Linux system?

a. /var/log/faillog b. /var/log/user.log c. Security log d. System log

Computer Science & Information Technology

What type of wireless technology is used for 802.11b networks?

A. spread-spectrum radio B. laser C. infrared D. narrowband radio

Computer Science & Information Technology