if
, switch
).
for
, while
).
break
, continue
).
Control Statements in Java are divided in 3 main categories:
if
, if-else
, if-else if
ladder, switch
.
for
, while
, do-while
.
break
, continue
, return
.
Your feedback helps us grow! If there's anything we can fix or improve, please let us know.
Weโre here to make our tutorials better based on your thoughts and suggestions.