Is there a goto statement in java?

Posted by Venkats on Stack Overflow See other posts from Stack Overflow or by Venkats
Published on 2010-03-30T12:30:26Z Indexed on 2010/03/30 13:13 UTC
Read the original article Hit count: 523

Filed under:
|
|
|

I'm confused about this. Most of us have been told that there is no goto statement in Java. But I found that it is one of the keyword in Java. Where can it be used? If it can not be used, then why was it included in Java as a keyword?

© Stack Overflow or respective owner

Related posts about java

Related posts about goto