Hi guys can you help with with this

Create a Program for sorting the given int array. You can select any sort algorithm for execute the program.

30 45 55 56 70 72 74 76 80 120

1. With...