1.

Convert (160)10 into binary number,then convert that binary number to octal number

Answer»

160*10 = 1600

1600 in binary = (11001000000)2

(11001000000)in octal form = (3100)8



Discussion

No Comment Found

Related InterviewSolutions