184k views
12 votes
If an array is sorted from lowest to highest, then the smallest item will always display in the first element of the list / array and the largest item will display in the last element of the array.

A. True
B. False

1 Answer

10 votes
It will be ascending, so it is true
User Afshin
by
5.0k points