Computer Science, asked by reddysbinemali7528, 5 months ago

Write a program which should consists of a user defined function “Task ()”. Pass 1D array to the function, along with number of elements of array and element to search. The  Function should implement linear search. [Note: Array should be passed using by reference approach​

Answers

Answered by cuteprincess200012
0

Answer:

Pass 1D array to the function, along with number of elements of array and ... The Function should implement linear search. [Note: Array should be passed using by reference approach.

Similar questions