Question: please write the full program for asking the user to 10 integers in an array and ask the user to enter 1 integer and search
please write the full program for asking the user to 10 integers in an array
and ask the user to enter 1 integer and search the userinput in the array to find the number and if it is, return postion and number
please use C++
Linear Search 0 Algorithm: set found to false; set position to-1; set index to 0 while index
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
