A sorting algorithm can be used to arrange a set of ________ in ________ order.

A) numeric values, ascending
B) numeric values, descending
C) strings, ascending
D) strings, descending
E) All of the above.

E) All of the above.

Computer Science & Information Technology

You might also like to view...

LAN stands for ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

To iterate through the entries in a directory, you open a ____________________ to the directory with the opendir() function.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology