convert decimal36 to binary
Answers
Answered by
0
100100 is binary
hope it helps you!!!
hope it helps you!!!
Answered by
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.
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