A pie chart should be used when you need to show the relationship of each part to a whole.
a. true
b. false
Answer: a. true
Computer Science & Information Technology
You might also like to view...
Which statement opens a file in such a way that information will only be written to the end of the file?
a. data-File(open.append("info.dat"); b. dataFile.open("info.dat", ios::out | ios::app); c. datFile.open = "c:\\info.dat" ios::append; d. open(dataFile.append); e. None of these
Computer Science & Information Technology
A stack is a __________ data structure.
a. FILO. b. FOLI. c. LOFI. d. LIFO.
Computer Science & Information Technology
The standard stream objects declared by header
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The Offset Top spin box adjusts the border size
Indicate whether the statement is true or false
Computer Science & Information Technology