A strong network firewall would likely support which of the following security features for controlling access? (Select TWO).

A. War driving
B. War chalking
C. MAC filtering
D. FTP bouncing
E. Port filtering

Answer:
C. MAC filtering
E. Port filtering

Computer Science & Information Technology

You might also like to view...

Which of the following is not a case in which function terminate is called?

a. When the exception mechanism cannot find a matching catch for a thrown exception. b. When the abort function is called before any call to function set_abort. c. When a destructor attempts to throw an exception during stack unwinding. d. When an attempt is made to rethrow an exception when there is no exception currently being handled.

Computer Science & Information Technology

A class itself is not an object; only an instance of a class is an object.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology