To create an envelope for an open letter document, click the Create Envelopes button in the Create group on the _____ tab.

A. Home
B. Insert
C. References
D. Mailings


Answer: D

Computer Science & Information Technology

You might also like to view...

The variable panel references a JPanel object. The variable bGroup references a ButtonGroup object, which contains several button components. If you want to add the buttons to the panel:

A) use the statement, panel.add(bGroup); B) use the statement, bGroup.add(panel); C) use the statement, Panel panel = new Panel(bGroup); D) add each button to panel one at a time, e.g. panel.add(button1);

Computer Science & Information Technology

Which of the following is an attack where the hacker inserts himself between instructions, introduces changes, and alters the order of execution of the instructions, thereby altering the outcome?

A. memory leak B. bluesnarfing C. race condition D. integer overflow

Computer Science & Information Technology

To reverse an AutoCorrect adjustment, immediately click the Redo button on the Quick Access toolbar.

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

Computer Science & Information Technology

Case PPT 8-1Shannon is preparing a presentation for a trade show. Her company will have a booth, and she wants to create a presentation that can play continuously. Shannon wants to use the slides in the presentation to create a second slide show that is slightly different by changing the order and not using all of the slides. Which command can she use to do this?

A. Rehearse Timings B. Custom Slide Show C. Start Recording from Current Slide D. Broadcast Slide Show

Computer Science & Information Technology