Case PPT 4-2Kaley is copying data from other programs into PowerPoint.  She is using some of the Paste Special options to paste the information.The first data that Kaley is pasting is text from a Word Document.  She wants to paste it so that she can continue to edit this portion of text in Microsoft Word. What Paste Special option should Kaley use to paste the Word Document text?

A. Microsoft Office Word
B. Formatted Text
C. Unformatted Text
D. Microsoft Office Text


Answer: A

Computer Science & Information Technology

You might also like to view...

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

1. The strlen function returns a C-string's length and adds one for \0. 2. The ftoa function converts a floating-point value to an ASCII value. 3. By being able to pass arrays as arguments, you can write your own functions for processing C-strings. 4. The C++ library provides functions for converting a string representation of a number to a numeric data type and vice-versa. 5. If an uppercase character is passed as an argument to the toupper function, the result will be an uppercase character.

Computer Science & Information Technology

In the early days of the Internet, where was the HOSTS file stored and how was it kept up to date?

What will be an ideal response?

Computer Science & Information Technology

Which of the following languages uses the ampersand (&) for string concatenation?

A. Ada B. C++ C. C# D. Java

Computer Science & Information Technology

Because Android is open-source, phone manufacturers do not have to pay to install or use it on their devices.

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

Computer Science & Information Technology