Program 9: Write a C program which uses the following functions for an array of 8 names: a. Load the array from the keyboard. b. Print the array. c. Sort the array in descending order. d. Print the...


could someone help me with program 9 please


Program 9: Write a C program which uses the following functions for an array of 8 names:<br>a. Load the array from the keyboard.<br>b. Print the array.<br>c. Sort the array in descending order.<br>d. Print the array again using the same print function from b<br>e. Allow the user to enter a name and search for the name in the array. Print

Extracted text: Program 9: Write a C program which uses the following functions for an array of 8 names: a. Load the array from the keyboard. b. Print the array. c. Sort the array in descending order. d. Print the array again using the same print function from b e. Allow the user to enter a name and search for the name in the array. Print "found" if the name is in the array or print "not found" if the full name is not in the array.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here