What is the primary purpose of a control flow statement in programming?
To modify the order of execution of statements
To handle input and output operations
To define functions and their behavior
To declare and initialize variables

Computer Science Exercises are loading ...