Data sources created in Word are saved in ____ format.

A. Microsoft Office Data Source
B. Microsoft Office Address Lists
C. Microsoft Office Mail Merge
D. Microsoft Office Record Lists

Answer: B

Computer Science & Information Technology

You might also like to view...

Comments in a C++ program are preceded by

a. << b. >> c. // d. #

Computer Science & Information Technology

The prototypes of overloaded cast operator functions do not:

a. Specify the type they convert to. b. Specify the type that is being converted. c. Specify a return type. d. Need to be defined inside the class whose objects are being converted.

Computer Science & Information Technology