Which instruction is used to control the execution of the various statements in a C program
Answers
Answered by
2
Answer:
There are four types of control statements in C:
1 Decision making statements
2 Selection statements
3 Iteration statements
4 Jump statements
please make me brainliest
Answered by
2
Answer:
The Control statements
Explanation:
The Control flow statements are used to control the flow of execution of the program
Similar questions