Which of the following chart types is used to illustrate the proportion of parts to a whole?
A. Pie chart
B. Line chart
C. Bar chart
D. Column chart
Answer: A
You might also like to view...
Given the following code, what is the correct statement to insert the string str2 into str1, directly after the 'd'?
string str1="abcdefg"; string str2="ABCDE"; a. str1.insert(4,str2); b. str2.insert(4,str1); c. insert(str1,4)=str2; d. insert(str2,4)=str1;
The ____ option closes files but the computer is not turned off.
A. Lock B. Restart C. Sign Out D. Switch User
The easiest way to move a picture a long distance within a Word document is by using Word's ________ features
Fill in the blank(s) with correct word
_____ is the measure of how well a product, such as a website, allows a person to accomplish his or her goals.?
A. ?Usability B. ?Competence C. ?Throughput D. ?Resistance