Computer Science, asked by Sony731, 2 months ago

What are the 2 types of control statements?

Answers

Answered by AqsaAbid
0

Answer:

There are four types of control statements in C:

1. Decision making statements.

2. Selection statements.

3. Iteration statements.

4. Jump statements.

Similar questions