

InterviewSolution
Saved Bookmarks
1. |
The if-else structure does not allow ___________(a) Return statement(b) End statement(c) Endif statement(d) Break statementThis question was addressed to me in exam.The question is from Branching in section MATLAB Programming of MATLAB |
Answer» Correct answer is (d) Break statement |
|