Which of these is a problem with sorting a list of strings? O The list will come out in reverse order O You can't sort s
Posted: Mon May 02, 2022 12:41 pm
Which of these is a problem with sorting a list of strings? O The list will come out in reverse order O You can't sort strings by default, only numbers Strings take too long to sort a list of more than a few O The default sort doesn't understand capital letters