Computer Science, asked by tobirali73, 6 months ago

write a c++ program to implement linear Search in an arry of integer​

Answers

Answered by SHAZILCMOIDEEN
0

Explanation:

ajajzznzi

zmjzjzkzzndbdhjebebs zzvz

Answered by baby2006
3

Answer:

Here is your answer dear

Algorithm to search an element in array using linear search:

First take number of elements in array as input from user and store it in a variable N. Using a loop, take N numbers as input from user and store it in array(Let the name of the array be inputArray). Ask user to enter element to be searched. Let it be num.......

HOPE IT HELPS U

Similar questions