Computer Science, asked by fpananta37, 7 months ago

1.How many types of C statements?​

Answers

Answered by Itzcreamykitty
4

Answer:

1 Labeled Statements.

2 Compound Statements.

3 Expression Statements.

4 Selection Statements.

5 Iteration Statements.

6 Jump Statements.

Answered by DuttJoshi
0

Answer:

There are four types of control statements in C: Decision making statements. Selection statements. Iteration statements.

Similar questions