

InterviewSolution
Saved Bookmarks
1. |
What is the difference between the expressions (9*1-8) & (9-1*8)?(a) Computational difference(b) Final results are different(c) No difference(d) Cannot be determinedThis question was addressed to me by my school teacher while I was bunking the class.My question is from Variables and Assignments in division MATLAB Basics of MATLAB |
Answer» The correct answer is (a) Computational difference |
|