The point that I was making is that it is possible to build a list (not an array) such that a separate sort is not needed.
And my point was that a 'separate sort' and 'building a sorted list' are algorithmically and functionally equivalent. Both perform a sort operation.

So it's correct to say that data can not be displayed in order without being sorted.

Regards,
Bassman