edited by
137 views

2 Answers

4 votes
4 votes

In order to do direct broadcast first we specify the NETWORK ID and then we put all 1's in HOST ID.

Give Direct Broadcast address : 200.200.200.31 

Equivalent Decimal representation : 11001000. 11001000. 11001000. 00011111


 

One thing that we need to observe here that in 4th octet 00011111, here we don't have clarity that

out  of these fives 1's, how many of them belongs to NETWORK ID?

One thing that we are sure about is that NETWORK ID is alteast 27-bits. NETWORK ID can be

of 27, 28, 29, 30, 31-bits.

NETWORK ID length can't be 32, because if it is 32-bits then it will no longer be Direct Broadcast

Address, it will become Limited Broadcast Address.

So, Differenet possiblities are : 

11001000. 11001000. 11001000. 00011111

11001000. 11001000. 11001000. 00011111

11001000. 11001000. 11001000. 00011111

11001000. 11001000. 11001000. 00011111

11001000. 11001000. 11001000. 00011111

(Red Portion Represents NETWORK ID and Black Portion Belongs to HOST ID.)

 


NOTE : In order to find subnet mask we put all 1's in NETWORK ID and all 0's in HOST ID


 

Now, Put all 1's in NETWORK ID and all 0's in HOST ID in each possibility to get Subnet Mask

11111111. 11111111. 11111111. 11100000 $\equiv$ 255.255.255.224

11111111. 11111111. 11111111. 11110000 $\equiv$ 255.255.255.240

11111111. 11111111. 11111111. 11111000 $\equiv$ 255.255.255.248

11111111. 11111111. 11111111. 11111100 $\equiv$ 255.255.255.252

11111111. 11111111. 11111111. 11111110 $\equiv$ 255.255.255.254


 

So, Option B, C are correct possibilities.

edited by
0 votes
0 votes

I think the answer should be B 255.255.255.224
 

Because the 4th octet will be 00011111. Now we can say the the last 5 bits represent the host ID, because all bits in the HOST ID are 1 in the DBA (Direct broadcasting address).

Hence the network ID will be of 27 bits (atleast) if we consider host ID as 5 bits.

Now, in subnet mask all the bits in network ID and subnet ID are set (i.e 1) and all the bits in host ID are 0.

so the subnet mask of the given will be 11111111.11111111.11111111.11100000

which has decimal equivalent 255.255.255.224.

 

As RPSC PROGRAMMER doesn't have MSQs so option B will be the best choice.

Related questions

808
views
1 answers
2 votes
irfan119 asked Aug 5, 2018
808 views
A local area network operates Ethernet with CSMA/CD mechanism and runs at a transmission rate of 8 Mbps and a one-way signal propagation time of ... collisions?1. 125 microseconds. 2. 625 microseconds3. 800 microseconds4. 1600 microseconds.
399
views
1 answers
0 votes
535
views
0 answers
0 votes
Overflow04 asked Oct 15, 2022
535 views
Question from PW:Given answer:7th = d