

InterviewSolution
Saved Bookmarks
1. |
The switch-case structure is a _________(a) Conditional structure(b) Logical structure(c) Multidimensional structure(d) Hierarchical structureI had been asked this question in final exam.Question is taken from Branching in section MATLAB Programming of MATLAB |
Answer» The correct choice is (b) Logical structure |
|