Computer Networking
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

Discard it and send an error message back to the originating host
Flood the network with the frame
Add the source address and port to the MAC address table and forward the frame out the destination port
Add the destination to the MAC address table and then forward the frame

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Parity bit is

the ratio of the number of data units in error to the total number of data units
a code in which each expression conforms to specific rules of construction, so that if certain errors occur in an expression, the resulting expression will not conform to the rules of construction and
an error-detecting code based on a summation operation performed on the bits to be checked.
None of these
a check bit appended to an array of binary digits to make the sum of all the binary digits.

ANSWER DOWNLOAD EXAMIANS APP