Getting Started with Java
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.This video shows you an example of the continue statement in Java. You can skip the current iteration inside any loop using the continue statement.