7,614 views
2 votes
2 votes
A Block contain 32 IP addresses. which of the following can be first address of the block ? and why?

a. 201.55.16.16

b. 201.55.16.8

c. 201.55.16.160

d. 201.55.16.24

4 Answers

6 votes
6 votes
C is the answer. Simple.
Since block contains 32 addresses, as per the rule the 1st address should be a multiple of 32.
3 votes
3 votes

Since, we need 32 Hosts, that means the first address of the block will have n zeros in it's binary equivalent when moving from right to left part of the address.

where n is such that 2n>=Number of hosts required

So here you need 32 hosts so we will look for such address which has atleast 5 zeroes when we read the address from right to left as that will form the host id part of the block.

Look for the address 201.55.16.160

Here 160 can be represented as

1100 0000

as you can see we have atleast 5 zeroes when we look from right to left in the binary equivalent of the IP address. So that means, we can have atleast 32 hosts and in the first address of the block all host bits are set to 0's.

So (C) is the answer.

1 votes
1 votes
c. 201.55.16.160 ans is correct

class c: 192 t0 223

a. 201.55.16.16= 16 to 23 =  8 address

b. 201.55.16.8= 8 - 15 = 8 address

c. 201.55.16.160= 160 to 223 = 64 address which is divided by 32

d. 201.55.16.24 = 24 - 159 = 136 address
0 votes
0 votes

Since the block contains 32 addresses, so the last 8 bits must have starting value >= 32.

Only in case option 'C' u would such a value.

Related questions

0 votes
0 votes
0 answers
1
thej911 asked Jun 17, 2023
402 views
If block contains 32 IP address which of the following is the first address of the block ?a. 10.0.0.16b. 10.0.0.32c. 10.0.0.160d. None of the above
0 votes
0 votes
1 answer
2
Hirak asked May 30, 2019
3,057 views
Which of the following is a public IP?10.15.14.12192.168.52.62173.32.1.1None
2 votes
2 votes
0 answers
3
Sambhrant Maurya asked Sep 16, 2018
742 views
A host in a subnet has the IP address 130.83.126.10. How many hosts can be addressed in the network?
1 votes
1 votes
1 answer
4