Computer Science, asked by divyanshtiwari146, 2 months ago

1Which of following statement is used for controlling the sequence of program?​

Answers

Answered by ushabandari50
1

Answer:

Control Statements

It is often necessary to control the sequence of operations in a program. This can be done by using control statements. The main types of control statements are FOR, WHILE, IF and CASE.

Similar questions