Convert IP Address from Decimal to Binary
Power of 2 (PO2) method to convert IP Address from Decimal to Binary format In this method we need to make a table first which would look like this When we look into the PO2 diagram below we see that we have 8 digits or 8 bits and these 8 bits make one octet. Convert … Read more