Question: Write a program to ask the user to enter three (3) letters. Store the data in char array a[]. Use arrange() to sort the

Write a program to ask the user to enter three (3) letters. Store the data in char array a[]. Use arrange()

Write a program to ask the user to enter three (3) letters. Store the data in char array a[]. Use arrange() to sort the letters in descending order, then print the results to the terminal screen. Example, Enter 3 letters: sat tsa Enter 3 letters: xyz zyx

Step by Step Solution

3.39 Rating (168 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

C include include void arrangechar a ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!