Example of jumping statement (break, continue) in JavaScript: Here, we are going to learn about break and continue statement with examples in JavaScript.