Math, asked by cleversoncleverson, 1 year ago

convert decimal36 to binary

Answers

Answered by twinklerajput3
0
100100 is binary
hope it helps you!!!
Answered by tejasgupta
0
The answer is 100100.......

Steps:

-Divide the number by 2.
-Get the integer quotient for the next iteration.
-Get the remainder for the binary digit.
-Repeat the steps until the quotient is equal to 0.
Similar questions