When a frame is received, which component reads the source and destination MAC addresses, looks up the destination to determine where to send the frame, and forwards it out the correct port?

A. router
B. switch
C. repeater
D. hub


Answer: B

Computer Science & Information Technology

You might also like to view...

What happens if you attempt to unmount a file or directory that is open?

A. The unmount occurs unconditionally without any warnings or prompts. B. You receive a prompt to "close all files to continue" message. C. You receive a message indicating the directory will be closed and the unmount will occur. D. You get a"device is busy"error.

Computer Science & Information Technology

By default, Windows hides file name extensions to make file names easier to read

Indicate whether the statement is true or false

Computer Science & Information Technology

If you have an element named quantity in the first form on a Web page, you can refer to it using the statement ____.

A. document.forms[1].quantity; B. document.forms[0].quantity; C. document.form.quantity; D. document.myforms.quantity;

Computer Science & Information Technology

What is assigned to each node on a network, which is then used by the Network layer to uniquely identify the node?

a. MAC address b. IP address c. port address d. autonomous system address

Computer Science & Information Technology