Which of the following methods limits access to a network based on characteristics of the network card?

A. IP filtering
B. MAC filtering
C. Port filtering
D. Encryption

Answer: B. MAC filtering

Computer Science & Information Technology

You might also like to view...

A switch statement should be used

a) as a single-selection statement b) as a double-selection statement c) when a variable may assume many different values which must be tested d) to replace all if and if…else statements

Computer Science & Information Technology

Write a method called lyrics that prints the lyrics of a song when invoked. The method should accept no parameters and return no value.

What will be an ideal response?

Computer Science & Information Technology