Multiple Choice
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.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The _ sort usually performs fewer exchanges
Q12: When sorting an array of objects, if
Q13: When searching for an item in an
Q14: Bubble sort and selection sort can also
Q15: When sorting an array of objects, if
Q17: We can estimate the _ of an
Q18: The linear search is adequate for searching
Q19: We can measure the complexity of an
Q20: A(n) _ algorithm arranges data into some
Q21: A binary search begins by examining the