Which of the following statements is true of Quick Parts??

A. ?After you create a Quick Part, it appears on the WordArt button menu.
B. ?Microsoft Word has many predesigned Quick Parts for a wide variety of items.
C. ?Additional Quick Parts that are created cannot be saved for future use.
D. There are no predefined Quick Parts; one needs to create these.?


Answer: D

Computer Science & Information Technology

You might also like to view...

A well-designed method ________.

a. performs multiple unrelated tasks b. repeats code found in other methods c. contains thousands of lines of code d. performs a single, well-defined task

Computer Science & Information Technology

Create a file that contains the following list, and then execute commands from within vim to sort the list and display it in two columns. (Hint: Refer to page 915 for more information on pr.)

Command mode Input mode Last Line mode Work buffer General-Purpose buffer Named buffer Regular Expression Search String Replacement String Startup File Repeat Factor

Computer Science & Information Technology

Statements outside a base class and its subclasses can reference variables declared in the base class with Protected access.

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

Computer Science & Information Technology

Which of these would be a good candidate for a one-variable data table and payment function?

A. Finding how much you can spend on a car with a specific goal of $450 per month payments B. Checking scenarios with variable interest rates and down payments C. Solving for a constraint of 3 years of payments D. Checking scenarios with variable down payments

Computer Science & Information Technology