To copy a slide object, tap the _____.

A. ALT +C keys
B. SHIFT + D keys
C. TAB + V keys
D. CTRL + D keys


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following statements opens a file named MyFile.txt and allows you to read data from it?

a. Scanner inputFile = new Scanner("MyFile.txt"); b. File file = new File("MyFile.txt"); Scanner inputFile = new Scanner(file); c. File Scanner = new File("MyFile.txt"); d. PrintWriter inputFile = new PrintWriter("MyFile.txt");

Computer Science & Information Technology

If you want to copy all the information on the screen with all the color formatting intact, which option do you click in the dialog box in the accompanying figure?

A. For Screen B. For Printer C. To GIF image file: D. Any of the above

Computer Science & Information Technology

Every time any cell is edited or a new formula is created, the value generated by the RAND function will change

Indicate whether the statement is true or false

Computer Science & Information Technology

PowerPoint will allow you to create a new layout master for any ____.

A. embedded object B. slide master C. linked object D. table

Computer Science & Information Technology