Computer Science, asked by sushilbayen6444, 1 year ago

How many bits allocated for networkid and hostid in the ip address 225.193.155.233?

Answers

Answered by RAthi21
0

hello!

_____

As you would already know an IP Address consists of 32 Bits.

which means it's 4 bytes long. The first octet (first 8 Bits or first byte. of an IP Address is enough for us to determine the Class to which it belongs.

depending on the Class to which the IP Address belongs, we can determine which portion of the IP Address is the Network ID and which is the Node ID.

Similar questions