The key that defines the colors assigned to categories in a chart is called a(n) ________

A) object B) marker C) legend D) element


C

Computer Science & Information Technology

You might also like to view...

Give an example of the type of decision that would be made by an Operational Manager.

What will be an ideal response?

Computer Science & Information Technology

By default, only root can execute a file automatically.

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

Computer Science & Information Technology

Where is a global variable defined?

A. Outside a function B. Inside a function C. Anywhere D. In a function header line

Computer Science & Information Technology

Given the statement below, write your name to the data file.  Assume the file has been sucessfully opened. ? inFile.open("datafile.txt", ios::in);

What will be an ideal response?

Computer Science & Information Technology