

InterviewSolution
Saved Bookmarks
1. |
The continue statement can be used in a switch-case structure.(a) True(b) FalseThis question was posed to me in examination.My question is taken from Branching in section MATLAB Programming of MATLAB |
Answer» Correct CHOICE is (B) False |
|