InterviewSolution
Saved Bookmarks
| 1. |
We cannot use a ____ statement in the standalone if-else structure.(a) break(b) if-else(c) return(d) switch-caseThe question was asked during an interview.Asked question is from Branching topic in portion MATLAB Programming of MATLAB |
|
Answer» Correct answer is (a) break |
|