Download presentation
1
Converting binary to decimal decimal to binary
2
Binary to Decimal 28 27 26 25 2 4 2 3 2 2 2 1 20 256 128 64 32 16 8 4 2 1 = 294
3
Decimal to Binary Repeated division
Dividing each number by "2" gives a result plus a remainder. The binary result is obtained by placing the remainders in order with the least significant bit (LSB) being at the top and the most significant bit (MSB) being at the bottom. 29410 equivalent of in binary, reading from right to left.
4
28 27 26 25 2 4 2 3 2 2 2 1 20 256 128 64 32 16 8 4 2 1 Decimal to Binary Subtract 294 294 – 256 = 38 38 – 32 = 6 6 – 4 = 2 2 – 2 = 0
5
Cisco Binary Game
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.