An alternative to e-mail filtering is to purchase which of the following kinds of program that attempts to remove a message before it reaches a user's inbox?

A. email
B. sieve
C. filtering
D. anti-spam


Answer: D

Computer Science & Information Technology

You might also like to view...

MC Raising an exception is also referred to as__________ an exception.

a) throwing. b) catching. c) tossing. d) pitching.

Computer Science & Information Technology

Will this code fragment throw an exception? Explain.

``` int [] a = new int[50]; a[50] = 100; ```

Computer Science & Information Technology

The first step in a static analysis for intrusion detection is ________.

a) building a model of an application’s expected behavior b) monitoring an application’s system calls c) identifying vulnerabilities in an application d) developing a security plan

Computer Science & Information Technology

Why is a virtual machine necessary for the Windows Mobile and Android platforms, but not for development on the iOS platform?

What will be an ideal response?

Computer Science & Information Technology