C-Array

Write a C Program to Check if Array is Sorted

Write a C Program to check if array is sorted. How to check if the array is sorted using C code? Explained with the example in detail.