give an example to the method for determining the binary equivalent of the decimal number 22.
Answers
Answered by
1
Answer:
DECIMAL NUMBERS IN BINARY
0 0
1 1
2 10
3 11
4. 100
5 101
6 110
7 111
8 1000
9 1001
10. 1010
Answered by
4
.An easy method of converting decimal to binary number equivalents is to write down the decimal number 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.
@Incrediblegurl01
Similar questions