Which of the following Mail Merge Commands from the Mailings tab opens the Mail Merge Recipients dialog box in order to sort records?

A) Rules B) Start Mail Merge C) Select Recipients D) Edit Recipient List

D

Computer Science & Information Technology

You might also like to view...

An active/passive server cluster in which only one server is active and handling requests, is an example of which of the following network performance optimization?

A. Traffic shaping B. QoS C. High availability D. Load balancing

Computer Science & Information Technology

What output is produced by the following statement? Explain.

``` System.out.println ("50 plus 25 is " + 50 + 25); ```

Computer Science & Information Technology