I have a class of objects Books and I would like to write 2 functions, 1 for sorting them by their Serial Number (int) and another to sort them by their Authors (string). Both a