The Step-by-Step Mail Merge Wizard can also be used to generate envelopes and labels.

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

True

Computer Science & Information Technology

You might also like to view...

Passing a structure as a constant reference parameter to a function

a. can potentially result in changes to the structure's members b. guarantees not to result in changes to the structure's members c. will always change the structure's members d. None of these

Computer Science & Information Technology

Class templates allow you to create one general version of a class without having to

a. write any code b. use member functions c. use private members d. duplicate code to handle multiple data types e. None of these

Computer Science & Information Technology