11. The ______ statement causes the control of a programto skip the rest of the current iteration of a loop and start thenext iteration.
a) continue
b) switch
c) goto
d) break
11. The ______ statement causes the control of a program to skip the rest of the current iteration of a loop and start
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am