0 votes
in JAVA by
If we sort a list of strings how would be the strings arranged?

1 Answer

0 votes
by
If we sort a list of strings how would be the strings arranged? The strings would be arranged alphabetically in ascending order.
...