1.

All data types are converted to ____ before mathematical operations.(a) Single(b) Double precision(c) Floating(d) UnsignedI have been asked this question in exam.My query is from Data Classes topic in division Beyond the Basics of MATLAB

Answer»

Right ANSWER is (B) Double PRECISION

Best explanation: All mathematical OPERATIONS are done with double precision in MATLAB. Hence, all data types, single and floating, are converted to double data types.



Discussion

No Comment Found

Related InterviewSolutions