When you create a chart, Excel uses the column and row headings that describe the values as ________ for the data

A) data B) legends C) objects D) labels

D

Computer Science & Information Technology

You might also like to view...

An index includes the caption text and page number of each figure, equation, and table used in a document

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is an advantage of not using exception-handling to deal with errors?

a. Intermixing program logic with error-handling logic can make the program more difficult to read, modify, maintain and debug. b. Frequent tests for infrequently occurring errors can degrade a program’s performance. c. Programmers may delay writing error-processing code or sometimes forget to include it. d. None of the above.

Computer Science & Information Technology