Continue Statement

Continue Statement


By using this jumping statement, we can terminate the further execution of the program and transfer the control to the beginning of any immediate loop.

To do all this we have to specify a continue jumping statements whenever we want to terminate any particular condition and restart/continue our execution.

Syntax:

continue;

NOTE:

This jumping statements always used with the control structure like switch case, while, do while, for loop etc. 

Qus. 1 : Which keyword is used to come out of a loop only for that iteration?

  1. break
  2. continue
  3. return
  4. None of these
Qus. 2 : Which control statement allows you to skip the remaining code inside a loop for the current iteration and proceed to the next iteration?

  1. break
  2. continue
  3. return
  4. exit

Programs

c program to input any number and print its table using goto statement

View Solution


C program to input any number and print its factorial value using goto statement

View Solution


Write a program entered number check the number is even or odd by using goto statement.

View Solution


Latest Current Affairs 2025 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad