Use Conditional Statements Answers

1 verified answers1 views
1
Free Preview

What is a control flow statement?

A
a programming statement that changes the order in which lines of code in a program are run
B
a programming statement that sets up an if-then condition
C
a line of code that counts down the number of times a loop should iterate
D
a line of code that sets up a timer for how long a loop should iterate

Did you find these answers helpful?

Use Conditional Statements Answers —…