b) Write a program to sort the numbers 1, 6, -1, 2, 8, 5, 7, 6, 5, 4 in ascending order. Include appropriate documentation.
Write a program to sort the numbers 1, 6, -1, 2, 8, 5, 7, 6, 5, 4 in ascending order
July 6, 2021 in C and CPP
July 6, 2021 in C and CPP
b) Write a program to sort the numbers 1, 6, -1, 2, 8, 5, 7, 6, 5, 4 in ascending order. Include appropriate documentation.