subject

Q3write a program to sort a group of strings in alphabetical order. your program should prompt the user onhow many strings need to be sorted. this should be done in main. the max size of a string allowed is 80characters. the max number of strings allowed is 50 (you may run with 5-10 strings to show your output).then the program prompts the user to enter each string one by one - this should be done in a separatefunction defined in a separate file, called from main. then the program sorts the strings in alphabeticalorder (again done in a separate function defined in a separate file, called from main) and prints the list(again done in a separate function defined in a separate file, called from main).you may use the strcmp library function to compare strings, a simple search will be enough to beable to use it. you may use any sorting algorithm that you are comfortable with.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:30
Which cultural aspect does this type of song best portray? a german polka dance
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
Does read theory have answers keys ?
Answers: 1
question
Computers and Technology, 24.06.2019 08:50
Write a program that will compute the volume of ice cream served in a cone. as you can see in the diagram below, the ice cream is served as a hemisphere of frozen deliciousness on top of a cone, which is also packed with frozen deliciousness. thus, the total volume of ice cream sold is the volume of the hemisphere plus the volume of the cone. the example shows an ice cream cone in which the hemisphere and cone have a radius of 10 inches and the cone has a height of 15 inches. your program must instead prompt for these two values, which are taken from the keyboard as integers: • the hemisphere/cone radius in inches, and
Answers: 3
question
Computers and Technology, 24.06.2019 13:00
Append and make table queries are called queries. select complex simple action i think action
Answers: 1
You know the right answer?
Q3write a program to sort a group of strings in alphabetical order. your program should prompt the u...
Questions
question
Mathematics, 26.06.2019 23:20
Questions on the website: 13722360