Turning Learners Into Developers
Codekilla
CODEKILLA
back to course
Lesson 16 / 7123%
Control Flow6/6

C++ Break and Continue

Loop-control statements — exit early with `break` or skip to the next iteration with `continue`.

This lesson is Pro only.

Unlock every premium lesson and module — Pro from ₹299 / month (or ₹2,999 lifetime, launch offer).

Sign in to unlock
// example library
Want more hands-on snippets in C++?
Browse 100 runnable examples · across 10 chapters · short, copy-paste-friendly · grouped by topic
Explore examples
// glossary lookup
Every term you just saw, explained
Quick definitions for variables, pointers, loops, functions and every concept in one searchable page.
Open Terminology
// feedback.matters()
Did this lesson help you?