How many bits does an IP address contain?
1.  32-->Correct 
2.  16
3.  80
4.  >>64 - Wrong
Explanation : An IP address consists of four eight-digit binary numbers called octets, separated by periods, for a total of 32-bits. The IP address identifies the network and the host in a network uniquely on the Internet.
Objective: Networks