You are on page 1of 1

1. Which of the following is a program control instruction?

a. while
b. = (the assignment statement)
c. cout
d. #define
Of the above answers, while is the only one that can alter the flow of
program execution.

You might also like