Saving the closing lines of a letter is a poor application of creating a Quick Part for later use.

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


False

Rationale: Saving the closing lines of a letter is an excellent application of creating a Quick Part for later use. The text and format can be used in new letters or memos without rekeying them.

Computer Science & Information Technology

You might also like to view...

What is the output from the following?

``` >>> a = 4 >>> b = 2 >>> x = a / b >>> print x ```

Computer Science & Information Technology

Unlike the while and for loops, the do loop is considered to be in what category of loops?

A. intest loops B. pretest loops C. posttest loops D. fortest loops

Computer Science & Information Technology

The simplest possible sort involves two values that are out of order.

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

Computer Science & Information Technology

Parent and Root are two key properties of which class?

A. FileInfo B. StreamReader C. DirectoryInfo D. TextReader

Computer Science & Information Technology