0% found this document useful (0 votes)
63 views

Binary To Decimal Conversion

This document discusses binary to decimal conversion, decimal to binary conversion, address class identification, network and host identification, network addresses, host addresses, and default subnet masks. It provides examples of converting binary numbers to decimal and vice versa. It also gives examples of identifying address classes, determining network and host portions of IP addresses, and identifying default subnet masks.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views

Binary To Decimal Conversion

This document discusses binary to decimal conversion, decimal to binary conversion, address class identification, network and host identification, network addresses, host addresses, and default subnet masks. It provides examples of converting binary numbers to decimal and vice versa. It also gives examples of identifying address classes, determining network and host portions of IP addresses, and identifying default subnet masks.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Binary To Decimal Conversion

1)

128 64 32 16 8 4 2 1

1 0 0 0 0 0 0 1 = 129 128

+ 1

129

0 0 1 1 0 0 0 1 = 49 32

+ 16

49

Decimal To Binario Conversion

2)
128 64 32 16 8 4 2 1

1 1 0 0 1 0 0 0 = 200 200

-128

72

-64

-8

0
128 64 32 16 8 4 2 1

0 1 1 0 0 1 0 0 = 100 100

-64

36

-32

-4

Address Class Identification

3)

Address Class
199.155.77.56 = C

117.89.56.45 = A

Network & host identification

4)
215.45.45.0 = (C) 126.201.54.231 = (A)

33.0.0.0 = (A) 192.15.155.2 = (C)


Network Addresses

5)
 186. 13 .23 .110 = 186.13.23.0

255.255.255.0

 27. 125. 200. 151 = 27. 0. 0. 0


255. 0. 0. 0

Host addresses

6)
 200. 113. 123. 11 = 0. 0. 0. 11
255. 255. 255. 0

 223. 169. 23. 20 = 0. 0. 23. 20

255.255. 0. 0

Default subnet masks

7)
223.69.230.250 = 255.255.255.0

88.45.65.35 = 255.0.0.0

You might also like