In nested loops, the continue statement, if present within an if structure, will exit the ____________
(a) If structure
(b) current iteration
(c) entire loop
(d) Error
This question was addressed to me in an interview for job.
This is a very interesting question from More about Loops in division MATLAB Programming of MATLAB