Which of the following is a difference between column charts and pie charts??
A. ?Unlike pie charts, column charts can represent a narrower range of data.
B. ?Unlike pie charts, column charts can represent more than one data series.
C. ?Unlike pie charts, column charts are represented relative to the whole.
D. ?Unlike pie charts, column charts always represent population data.
Answer: B
You might also like to view...
The following code segment displays ___________
``` v1 = 15.0; v2 = 0.5; if (v1 > 10.0) printf("ten "); else if (v1 > 14.0) printf("fourteen "); if (v2 * v1 > 7.0) printf("seven "); if (v1 - v2 > 9.0) printf("nine "); printf("\n"); ```
What is the feature that warns users from entering invalid data?
A) Formula Auditing B) Data Validation C) Tracing Precedents D) Watch Window
Which of the following is the correct path for inserting the page number in the header of a two-page letter?
A. Header & Footer Tools/Page Number/Current Position/Plain Number 1 B. Header & Footer Tools/Page Number/Top of Page/Plain Number 1 C. Insert/Header & Footer/Page Number/Top of Page D. Do not use a path; key the #2 after the word Page.
Which of the following options can be used with the usermod command to change the description of the user account that is stored in the GECOS field?
A. -g B. -d C. -c D. -s