What is the best chart to use to show the relationship of parts to a whole; like a pie chart but can contain more than one data series?
A) Line B) Bar C) Column D) Doughnut
D
Computer Science & Information Technology
You might also like to view...
The maximum number of text strings supported by the CONCATENATE function is 255
Indicate whether the statement is true or false
Computer Science & Information Technology
________ allows us to create new classes based on existing classes.
A) Polymorphism B) Inheritance C) Function overloading D) The copy constructor E) None of the above
Computer Science & Information Technology