____ is a major benefit of using macros.

A. Saving paper
B. Improving accuracy
C. Eliminating forms and reports
D. Redesigning the database

Answer: B

Computer Science & Information Technology

You might also like to view...

The body of a selected message in Windows Mail will display in the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

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

1. When a DOUNTIL loop is encountered during processing, the steps in the DOUNTIL loop must be executed at least once. 2. A DOUNTIL loop is a leading-decision program loop. 3. In a DOUNTIL loop the priming read is placed at the beginning of the loop steps. 4. A DOWHILE loop is more flexible than a DOUNTIL loop. 5. A DOWHILE loop is composed of a combination of the SIMPLE SEQUENCE control structure and the DOUNTIL control structure.

Computer Science & Information Technology