Hi guys,.. how to use Goto in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Hi guys,.. how to use Goto in java

newbie here

26th Jun 2016, 2:03 PM
Gerald Flores
Gerald Flores - avatar
4 Answers
+ 1
Syntax for using goto statement goto label_name .... label_name: statements...
12th Nov 2016, 1:36 PM
Play
Play - avatar
0
but when I type the word goto it turns to blue color, what is the meaning of that bro?
26th Jun 2016, 2:38 PM
Gerald Flores
Gerald Flores - avatar
0
yeah, nice one !!
28th Jun 2016, 2:32 PM
Gerald Flores
Gerald Flores - avatar
0
goto=continue in java
12th Nov 2016, 1:04 PM
ANAND ALABAL
ANAND ALABAL - avatar