Computer Science, asked by kingadityaraj20, 10 months ago

Define custom sorting?

Answers

Answered by VIVEKPARIDA
8

Answer:

Doing a custom sort allows you to specify the order in which your list will be sorted in - like if you want to sort in a non alphabetical order. You may want to do a custom sort to sort items in an order that is not alphabetical or numerical

Answered by AGRAWALGRACY77
5

Answer:

Doing a custom sort allows you to specify the order in which your list will be sorted in - like if you want to sort in a non alphabetical order. You may want to do a custom sort to sort items in an order that is not alphabetical or numerical

Similar questions