

InterviewSolution
Saved Bookmarks
1. |
Predominantly, what are the two kinds of errors in MATLAB programs?(a) Syntax and runtime(b) Syntax and logic(c) Logic and runtime(d) Syntax and algorithmicI had been asked this question during an interview for a job.Origin of the question is Functions in portion MATLAB Basics of MATLAB |
Answer» The correct answer is (a) Syntax and runtime |
|