Computer Science, asked by madhan003, 11 months ago

convert (150)10 into binary,then convert that binary number to Octal 150
2150
2015-0
2137-1
2 18-1
29-0
14-1
2 2.0
(150,0 = (10010110),
(1006116), - oleodo no
(10010110), 2: (226)​

Answers

Answered by swarnikapandey
2

Decimal to binary

150 divided by 2

75 and 0 is the remainder

37 and 1 is the remainder

18 and 1 is the remainder

9 and 0 is the remainder

4 and 1 is the remainder

2 and 0 is the remainder

1 and 0 is the remainder

No. left 1

ANSWER-( 10010110)

Similar questions