Select the technology that can be used to examine content through application-level filtering.

A. Application gateway
B. Security proxy
C. Web security gateway
D. Firewall


Answer: C

Computer Science & Information Technology

You might also like to view...

For readability, most programs __________ the body of a loop.

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is output by the following Java code segment?

int temp = 200; if (temp > 90) System.out.println("This porridge is too hot."); if (temp < 70) System.out.println("This porridge is too cold."); if (temp == 80) System.out.println("This porridge is just right!"); a. This porridge is too hot. b. This porridge is too cold. c. This porridge is just right! d. None of the above.

Computer Science & Information Technology

The alarm signal call

A. sends SIGALRM to a process B. sets a timer

Computer Science & Information Technology

Animated GIF files move only in _____ views.

A. Slide Show and Reading B. Normal and Slide Sorter C. Slide Show and Normal D. Slide Sorter and Slide Show

Computer Science & Information Technology