Multiple Choice
When an array is sorted from highest to lowest, it is said to be in order.
A) ascending
B) forward
C) downward
D) reverse
E) descending
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The sort usually performs more exchanges than
Q3: If the item being searched for is
Q4: To locate a value in an ordered
Q5: A sorting algorithm can be used to
Q6: If algorithm A requires 2n + 1
Q7: When sorting an array of objects, if
Q9: If a binary search is used to
Q10: A _search uses a loop to sequentially
Q11: To determine that a value is not
Q35: Any sorting algorithm, such as bubble sort