Sorting in order alphabetically from Z to A or numerically from 9 to 0 is known as ____ order.

A. descending
B. negative
C. ascending
D. positive


Answer: A

Computer Science & Information Technology

You might also like to view...

MC The last line number in a traceback indicates the__________ .

a) throw point. b) catch point. c) handle point. d) None of the above.

Computer Science & Information Technology

A _____________ is an organized collection of data.

a) row b) database c) primary key d) None of the above.

Computer Science & Information Technology

The wedge-shaped ________ are the smallest units of disk storage on a hard drive

A) sectors B) clusters C) tracks D) plates

Computer Science & Information Technology

The STL ____ function returns a value corresponding to the start of the vector.

a. begin() b. end() c. rear() d. last()

Computer Science & Information Technology