Which of the following are comditional control statments ?
Answers
Answered by
2
Answer:
Conditional control statements are those which allow you to control the execution flow of the program depending on a condition. In other words the statements in the program are not necessarily executed in a sequence rather one or other group of statements are executed depending on the evaluation of a condition............. I hope you help this.......
Similar questions