How can you identify the IP class of a given IP address?
The IP class of a given IP address can be identified by simply looking at the first octet of the given IP address.
Three IP classes can be identified by:
- Class A: If the first octet begins with a 0 bit
- Class B: if it begins with 10 bits
- Class C: if it begins with 110
BY Best Interview Question ON 14 Jun 2021