Branching statement is
Answers
Answered by
1
Answer:
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 .
Answered by
1
Answer:
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 .
Explanation:
please Make As Brainlist Answer
Similar questions