Question: Write a C program that allow the user to enter array (character or integer) elements, the program contain the functions : 8. a. Function primary

Write a C program that allow the user to enter array (character or integer) elements, the program contain the functions : 8. a. Function primary () that ensure that the array's elements are not duplicate. b. Function linear () that search for a specific element using linear (sequential) search algorithm. The program should be interactive with the user Write a C program that allow the user to enter his Name, the program search for the name in a list 9. of names, if found display name position otherwise display not found by using linear searchalgorithm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
