C Program to Sort set of strings in alphabetical order using strcmp()


Problem Statement : Write a C Program that will accept set of 5 strings and sort them using strcmp library function and print the result on the screen.

Program to sort set of strings in alphabetical order

Output :