What is the binary conversion of the IP address 192.168.1.10?

What is the binary conversion of the IP address 192.168.1.10?

What is the binary conversion of the IP address 192.168.1.10?

A.
11000000.10101000.00000001.00001010

B.
01101010.11000100.10101000.00000001

C.
00000001.00001010.11000000.10101000

D.
10101000.00000001.00001010.11000000

E.
None of the choices

Explanation/Reference:
00000001 = 1
00000010 = 2
00000100 = 4
00001000 = 8
00010000 = 16
00100000 = 32
01000000 = 64
10000000 = 128



Leave a Reply 0

Your email address will not be published. Required fields are marked *