please give the example and syntax of continue statement?...please it's urgent
Answers
Answered by
5
Answer:
The continue statement skips the current iteration of the loop and continues with the next iteration. Its syntax is: continue; The continue statement is almost always used with the if...else statement.
Explanation:
mark me as brainliests
Answered by
1
Continue statment inside for loop
Similar questions
Hindi,
2 months ago
Computer Science,
5 months ago
Hindi,
5 months ago
Computer Science,
11 months ago
Political Science,
11 months ago
Computer Science,
11 months ago