GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
3. | When a break statement is used in a loop, the control skips the rest of the statements in the loop after it and jumps | |
A. | to the last lines in the program | |
B. | to the next statement written after the body of the loop | |
C. | to the first statement in the body of the loop | |
D. | All. of the above | |