?When you click the Chart button in the Illustrations group on the Insert tab in Microsoft Word 2016, _____.

A. a chart is created in Word for you to enter data
B. ?Word opens a new chart in Microsoft Excel 2016 
C. ?Word opens a dialog box to insert a chart 
D. ?a chart link from an Excel worksheet is created in a Word document


Answer: C

Computer Science & Information Technology

You might also like to view...

The declaration of the object abc of the counter class would appear as:

a. counter abc; b. counter.abc; c. abc counter; d. abc = counter; e. counter = abc;

Computer Science & Information Technology

Which of the following operators is used for performing exponentiation?

A) * B) / C) # D) ^

Computer Science & Information Technology

The general expression (*pointer).member can always be replaced with the notation ____.

A. *(pointer.member) B. *(pointer->member) C. pointer->member D. member->pointer

Computer Science & Information Technology

_________, a typographic feature, measures the amount of space between lines of text.?

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

Computer Science & Information Technology