edited by
183 views
0 votes
0 votes

An organization is granted the block $130.56 .0 .0 / 16$. The administrator wants to create $1024$ subnets. .

Find first and last addresses of last subnet.

  1. $130.56 .0 .0 \quad 130.56 .254 .255$
  2. $130.56 .255 .0 \quad 130.56 .255 .255$
  3. $130.56 .0 .192 \quad 130.255 .255 .255$
  4. $130.56 .255 .192 \quad 130.56 .255 .255$

(Option $1 [39673]) 1$
(Option $2[39674]) 2$
(Option $3[39675]) 3$
(Option $4 [39676]) 4$

Answer Given by Candidate: $2$

edited by

1 Answer

1 votes
1 votes

First address of last subnet is 130.56.1111 1111.11 000000 (130.56.255.192)

Last address of last subnet is 130.56.1111 1111.11 111111 (130.56.255.255)

Related questions

1.5k
views
2 answers
1 votes
admin asked May 20, 2023
1,463 views
The negation of "Some students like hockey" is:Some students dislike hockeyEvery student dislike hockeyEvery student like hockeyAll students like hockey(Option $1[39301]) 1$(Option ... $4[39304]) 4$Answer Given by Candidate : $2$
613
views
1 answers
0 votes
admin asked May 20, 2023
613 views
A relation '$R$ ' is defined on ordered pairs of integers as: $(x, y) R(u, v)$ if $x<u$ and $y>v$. Then $R$ isNeither a partial order nor an equivalence ... $3 [39307]) 3$(Option $4 [39308]) 4$Answer Given by Candidate : $4$
1.0k
views
1 answers
1 votes
admin asked May 20, 2023
1,019 views
Suppose you are married and you and your partner attend a party with three other married couples. Several handshakes took place. No one shook hands with himself (or herself) or ... $4 [39312]) 4$Answer Given by Candidate : $4$
569
views
1 answers
0 votes
admin asked May 20, 2023
569 views
Consider the following conditional code, which returns a Boolean valuesif $((x>25) \& \&(y>100))$return 'false';else iff $(x \leq 25) \& \& \&(y \leq 100))$ ... $3 [39315]) 3$(Option $4 [39316]) 4$Answer Given by Candidate : $4$