Computer Science, asked by awadheshpratap0937, 2 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 Anonymous
1

Explanation:

82 82 73 73 37 73 41 94 85 01

Similar questions