

InterviewSolution
Saved Bookmarks
1. |
The effective working of the continue keyword in the final iteration is same as the effective working of the break keyword.(a) True(b) FalseThe question was asked in an interview for internship.I'd like to ask this question from More about Loops in chapter MATLAB Programming of MATLAB |
Answer» Correct option is (a) TRUE |
|