Page 1 of 1

Which of these jump statements can skip processing the remainder of the code in its body for a particular iteration?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) break
b) return
c) exit
d) continue