Computer Science, asked by garvitmeenagarvitmee, 7 months ago

what are control statement? ​

Answers

Answered by Anonymous
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