♠ Posted by Unknown in C'Language at 23:56
GOTO STATEMENT.
C supports the goto statement to branch unconditionally
from one point to another in the program.
Although if may not be essentially to use the goto statement in a highly
structured language like C.
The goto requires a label in order to identify the
place where the branch is to be made. A
label is any valid variable name, and must be followed by a colon. The label is placed immediately before the
statement where the control is to be transferred. The general form of goto and lbel statements
are shown below.
The label: can be any where in the program either before
or after the goto label; statement. If
the label: is before the statement goto label; a loop will be formed and some
statement will be executed repeatedly.
Such a jump is known as a backward jump.
On the other hand, If the label: is placed after the goto label; some
statements will be skipped and the jump is known as a forward jump.
3 comments:
I actually found this blog in google and that is amazing one. I enjoyed lot while reading this and it is very easy to understandthe content. keep doing.
German Classes in Bangalore
German Courses in Bangalore
German Language Institute in Bangalore
Hadoop Training in Bangalore
Ethical Hacking Course in Bangalore
Selenium Training in Bangalore
Data Science Training in Bangalore
Best Java Training Institutes in Bangalore
Best AWS Training in Bangalore
Thanks a lot for sharing this amazing knowledge with us. This site is fantastic. I always find great knowledge from it German Language Classes in Bangalore
German language training in Bangalore
German language training centres in Bangalore
German Training in Bangalore
German Language Classes in malleswaram
German Courses in Bangalore
Thanks a lot for sharing this amazing knowledge with us...
german coaching classes in bangalore
Post a Comment