Question: This program is to manipulate non-numeric (ASCII) character data. Write a short program (in C programming) that reads four names from the keyboard and then

This program is to manipulate non-numeric (ASCII) character data. Write a short program (in C programming) that reads four names from the keyboard and then prints the list in alphabetical order. Run your program twice, with the names entered exactly as listed below, and in the given order. One list has all of the names capitalized, and the second has two of the names beginning with lower-case letters.

Example 1:

Enter Sorted

George Bob

Bob George

Ralph Ralph

Sue Sue Example 2: Enter Sorted

george ?

Ralph

Bob

sue

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!