1.

A number with both integer and a fractional part has digits raised to both positive and negative powers of 2 in a decimal number system.(a) True(b) FalseI had been asked this question in an interview for internship.The origin of the question is The Decimal Number System in division Number Systems of Computer Fundamentals

Answer»

Right choice is (b) False

For explanation: In a decimal NUMBER system, a number with both integer and a FRACTIONAL PART has digits raised to both POSITIVE and negative powers of 10 and not 2.

e.g. 22.34 = 2 * 10^1 + 2 * 10^0 + 3 * 10^-1 + 4 * 10^-2.



Discussion

No Comment Found

Related InterviewSolutions