Match the following proofing tools with their description

I. Thesaurus
II. Interactive spelling check
III. Internet research site
IV. Reference
V. Proofing documents

A. Alternative word choices
B. Words have red squiggly lines
C. Most important final steps
D. Bing
E. Encarta Dictionary


A, B, D, E, C

Computer Science & Information Technology

You might also like to view...

What input can cause this loop to end?

``` Declare Number, ComputerNumber As Integer Do Write “Please enter a number: “ Input Number ComputerNumber = Number + 1 Write Number While Number <= ComputerNumber Write “The End”``` a. 12 b. 0 c. 1 d. Nothing would cause this loop to end; it is an infinite loop.

Computer Science & Information Technology

In the Sysprep utility, what option allows applications and drivers to be installed and is used to test the installation?

A. Enter System Out-of-Box-Experience (OOBE) B. System audit Mode C. Generalize System D. Prep system environment

Computer Science & Information Technology

A(n) _______________ adapter provides a split signal, red, green, and blue (RGB).

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Every security policy should include a response policy, which specifically defines the characteristics of an event that qualifies as a formal incident and the steps that should be followed as a result.

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

Computer Science & Information Technology