retagged by
683 views

2 Answers

1 votes
1 votes
answer is B) Switch avoids flooding
0 votes
0 votes
I think the basic difference between switches and hub that switches maintain something is known as Forwarding table.

Forwarding table is nothing but the entries of mac Addresses connected to that particular network by which switches decide in which computer they have to send the data in order to avoid broadcasting the frames.

while Hubs does not maintain forwarding table, they are known as Broadcasting devices.

.So, B)  Switches avoids flooding will be answer

Related questions

366
views
0 answers
0 votes
sh!va asked Mar 2, 2017
366 views
RS-232 interface(a) Uses only positive voltage(b) Cannot transmit signals over long distance .(c) Uses only negative voltage(d) A logic high uses positive voltage
256
views
1 answers
0 votes
sh!va asked Mar 1, 2017
256 views
100 Base T refers to(a) Fibre connectivity(b) BNC connectors(c) SONET(d) Twisted pair
1.5k
views
1 answers
0 votes
sh!va asked Mar 2, 2017
1,482 views
The matrix is its own adjoint. The value of x will be(a) 5 (b) 3 (c) -3 (d) -5
1.6k
views
1 answers
1 votes
sh!va asked Mar 2, 2017
1,604 views
The "go to statement" causes control to go to(a) An operator(b) A label(c) A variable(d) A function