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 introduces you to the continue keyword in Java. The continue keyword when used inside any loop lets you skip the current iteration of the loop.