Given an IP host address of 172.16.2.160 and a shored mask
of 255.255.255.192 to which shored does the host belong?
A. 172.16.2.32
B. 172.16.2.64
C. 172.16.2.96
D. 172.16.2.128
E. 172.16.2.192
since subnet mask is 255.255.255.192
192=1100 0000
therefore no of networks is 2 to the power 2=4
no of hosts is 2 to the power 6=64
Block size is 0-64-128-192
so the given host comes in between 128 and 190