which statements in c programming are used for altering tha normal flow of a progrom?
Answers
Answered by
0
Answer:
while loop. BREAK & CONTINUE STATEMENT: There are two statements built in C programming, break; and continue; to alter the normal flow of a program.
Explanation:
hope it helps;)
Answered by
1
Answer:
The goto statement can be used to alter the normal flow of control in a program.
Similar questions
English,
1 month ago
Chemistry,
1 month ago
Computer Science,
1 month ago
India Languages,
3 months ago
Sociology,
3 months ago
Science,
11 months ago
English,
11 months ago