Branching statements allow the flow of execution to jump to a different part of the program. The common branching statements used within other control structures include: break, continue, return, and goto.
239 questions
203 answers
2 comments
692 users