Use of Next Statement

Q.  The 'next' statements skip the remaining statement in the ________ iteration of loop and execution starts from first statement of next iteration of loop.
- Published on 25 Nov 15

a. Previous
b. Next
c. Current (present)
d. None of the above

ANSWER: Current (present)

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)