write a c program to sort a 1d array using pointer by applying bubble sort technique

write a c program to sort a 1d array using pointer by applying the bubble sort technique.