1.

To represent only two digits after the decimal point, the format we use is ______(a) Long e(b) Short(c) Hex(d) BankThis question was addressed to me in examination.Origin of the question is Data Classes topic in chapter Beyond the Basics of MATLAB

Answer»

The correct ANSWER is (d) Bank

The best EXPLANATION: The Long e format is used to represent a TOTAL of 15 digits while short is used to represent 4 digits after decimal. The formal Hex is used for the hexadecimal representation of bits. The bank format is ALSO called ‘Dollars and Cents’. It is used to display only two digits after the decimal.



Discussion

No Comment Found

Related InterviewSolutions