what are control construct in C program
Answers
Answered by
0
Some control constructs are selection statements meaning that it selects which code to execute. Other control constructs are loops, where the control construct determines how many times the loop will execute. C keywords related to selection statements include: if , else , switch , case , break , default .
Similar questions
Hindi,
7 months ago
Accountancy,
7 months ago
Biology,
7 months ago
English,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago