Lets see first one example for that:
int x = 1; loop: if (x < 100) { x++; goto loop; }
here you need one lable which is used to transfer control using goto statement.
Here you need to take care of using goto statement.otherwise it goes in into infinite statement or skip some code always.
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: