Which of the following is a TRUE statement about sorting table data?
A) You can only sort numeric data.
B) You cannot sort a Word table by dates.
C) You can sort a Word table by up to three categories.
D) Columns of data can be sorted alphabetically, but not numerically or chronologically.
C
You might also like to view...
Which of the following could be a correct prototype of a function that will overload the extraction operator (>>) for objects of type car (already defined).
a) friend istream& operator >> (istream&, const car&); b) friend istream& operator >> (istream&, car&); c) istream& car::operator >> (istream&, const car&); d) istream& operator >> (istream&, const car&);
What is the output of the following code?
```
#include
A selection sort application would take approximately ___________ times as long to run on a 128-element array as on a 32-element array.
What will be an ideal response?
____________________ sounds are synchronized with the Timeline and begin playing as soon as enough data has downloaded.
Fill in the blank(s) with the appropriate word(s).