what are control statement ??
Answers
Answered by
2
Answer:
The Control Statements are used for controlling the Execution of the program there are the three control statements those are break, goto, continue.
Answered by
0
Answer:
A control statement is a statement that determines whether other statements will be executed. An if statement decides whether to execute another statement, or decides which of two statements to execute. A loop decides how many times to execute another statement.
Similar questions
Hindi,
2 months ago
Math,
2 months ago
Math,
2 months ago
Computer Science,
5 months ago
Psychology,
11 months ago