continue vs break keyword in JAVA

in the loop continue is used to skip the current iteration, and break is used to terminate the loop.


Comments

Popular posts from this blog

Anomalies in Database

Kubernetes terms made easy