True/False
The data in an array can be sorted in either ascending or descending order.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The bubble sort is limited to arranging
Q31: The sequential search algorithm is simple and
Q32: In a selection sort,the minValue is set
Q33: In a selection sort,the first step is
Q34: All sorting algorithms contain a group of
Q36: In the bubble sort algorithm,the movement of
Q37: In the swap module,the third variable is
Q38: The biggest advantage of the bubble sort
Q39: If the values in an array are
Q40: Which search algorithm uses three variables to