Computer Science, asked by Aayushgupta11, 1 year ago

what are the 4 basic statement of conditional control statement in computer

Answers

Answered by abir7
0
i. think. ...

break , continue. , case , while

Aayushgupta11: no
Answered by siddhartharao77
0
Following are the 4 basic conditional control statements:

1. if

2. else if/if else

3. Switch

4.goto/continue
Similar questions