Question: Using C++ , printf and scanf , not cin cout for this program Program 9: Write a C program which uses the following functions for
Program 9: Write a C program which uses the following functions for an array of 10 names a. Load the array from the keyboard b. Print the array c. Sort the array in ascending order d. Print the array again using the same print function from b e. Allow the user to enter a full name and search for the name in the array. Print "found" if the name is in the array or print "not found" if the name is not in the array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
