Programming Example
Write a C program that uses a function to sort an array of integers using bubble sort algorithm.
Write a C program that uses a function to sort an array of integers using bubble sort algorithm.