tell what is this written in binary numbers
12001
Answers
Answered by
0
Answer:
binary of 12001 is 10111011100001
Explanation:
Answered by
0
Explanation:
to convert decimal to binary
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.
answer 10111011100001
Similar questions