what are control statement?
Answers
Answered by
1
A control statement is a statement that determines whether other statementswill be executed. An if statement decides whether to execute another statement, or decides which of two statements to execute. ... for loops are (typically) used to execute the controlled statement a given number of times.
plz mark as brainliest....
Similar questions