what the convert the following decimal number to binary number 10
Answers
Answered by
0
Answer:
An easy method of converting decimal to binarynumber equivalents is to write down the decimalnumber and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final result equals zero. So for example. Convert thedecimal number 29410 into its binary number equivalent.
Answered by
1
Answer:
Decimal to binary conversion table
Decimal Number Binary Number Hex Number
8 1000 8
9 1001 9
10 1010 A
11 1011 B
Similar questions