Tags:C Interview Question, C++ Questions | 180 views
Branching is performed using jump statements, which cause an immediate transfer of the program control. The following keywords are used in jump statements:
· The break Statement
· The continue Statement
· The return Statement
· The goto Statement
RSS feed for comments on this post · TrackBack URI
Leave a reply