1.

While running a loop in MATLAB, it does not require indentation.(a) True(b) FalseThis question was posed to me in an online interview.The doubt is from More about Loops in chapter MATLAB Programming of MATLAB

Answer»

Correct OPTION is (a) TRUE

Easiest EXPLANATION: The following statement is true for MATLAB. One may use it to make it easier to CHECK a loop but MATLAB won’t give an error if we don’t use indentation.



Discussion

No Comment Found

Related InterviewSolutions