The option to edit the data used to create a chart pasted into a PowerPoint slide is located on the ________ tab, of the PowerPoint Ribbon, in the Data group

A) Chart Tools Design B) Review
C) View D) Chart Tools Format


A

Computer Science & Information Technology

You might also like to view...

What must you do before adding a primitive type to a vector?

What will be an ideal response?

Computer Science & Information Technology

Suppose array1 is {1, 2, 3, 4, 5}. What is the accumulate of array1?

a. 6 b. 15 c. 10 d. 3

Computer Science & Information Technology

Repeat the previous programming project, but read the input data from a file and send the output to another file. If you have covered binary files, use binary files; otherwise, use text files. Read the file names from the user.

This Project is complicated by the absence of a program to read and write files with employee records, so one has to be created. Note that the employee class from Chapter 9 must be modified to implement Serializable and the resulting class is renamed EmployeeCh12.java. Also, note that the program gets records from a file and not the keyboard.

Computer Science & Information Technology

When you insert a table on a slide, the insertion point ________

A) displays on the left side of the table B) is directly above the table C) is in the center top cell of the table D) is in the upper left cell of the table

Computer Science & Information Technology