266 B
266 B
What does control flow mean?
- Changing the top-to-bottom execution of a program
- Changing the left-to-right execution of a program
- Controlling which statements are executed CORRECT
1: You can't change that.
2: You can't change that.