1.

If a character input is given to a command which only takes integers, it’ll always give an error.(a) True(b) FalseThe question was asked during an interview.I need to ask this question from Errors in Input topic in division MATLAB Basics of MATLAB

Answer»

Right ANSWER is (a) True

The BEST explanation: MATLAB is very SENSITIVE to the nature of INPUTS defined for a particular command. If the input to a command has to be an integer but we give a character input, it’ll give an error.



Discussion

No Comment Found

Related InterviewSolutions