1.

The octal expansion of (10 1011 1011)2 is ___________(a) (1245)8(b) (1276)8(c) (1275)8(d) (1273)8I have been asked this question during an interview.This intriguing question comes from Integers and Algorithms in chapter Algorithms of Discrete Mathematics

Answer»

The correct OPTION is (d) (1273)8

The best I can explain: (10 1011 1011)2 = (699)10. USING BASE CONVERSION algorithm, (699)10 = (1273)8.



Discussion

No Comment Found

Related InterviewSolutions