Which of the following is not a firewall technology?
a. Packet filtering.
b. Proxy server.
c. Stateful packet filtering.
d. All the above are firewall technologies.
d. All the above are firewall technologies.
Explanation: Firewalls are based on three technologies: packet filtering, proxy server, and stateful packet filtering.
Computer Science & Information Technology
You might also like to view...
What is the last legal subscript that can be used with the following array?
int values[5]; a. 0 b. 5 c. 6 d. 4 e. 1
Computer Science & Information Technology
You should use the ________ data type for fields that contain words and symbols of up to 255 characters in length.
A. Short Text B. Long Text C. Number D. AutoNumber
Computer Science & Information Technology