The Keep Source Formatting and Merge Formatting options are available on the ________ button

A) Layout Options
B) Paste Options
C) Formatting Options
D) Cut Options


B

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 1-2Ted is asked to create a page of family photos for his family reunion Web site. He will have about 20 pictures to post, with a caption that he wants to display before each one. Each picture is a group photo of a particular family. Ted has decided to use a

for his captions. What attribute could he add to make sure they are centered?

A. break B. align C. both a and b D. None of the above

Computer Science & Information Technology

Which of the following is the correct way to declare a variable that represents a price?

a. declare double price = 0; b. int price = 0; c. Integer price = 0.0; d. double PRICE = 0.0; e. double price;

Computer Science & Information Technology

Because data collection and database creation is a time consuming task, corporations usually have dedicated information technology managers

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ___________________________________ is like an IDS, except that it is placed in line so all packets coming in or going out of the network pass through it.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology