what is linear search in java??
Answers
Answered by
4
here is ur answer ❤❤
Linear search is the basic search algorithm used in data structures. It is also called as sequential search. Linear search is used to find a particular element in an array. It is not compulsory to arrange an array in any order (Ascending or Descending) as in the case of binary search
Answered by
3
Bubble search and linear search are two ways using array we arrange a number in acending or descending order ,large number or small number etc .
in linear search we go line by line to find result and take large time too .
Similar questions
Accountancy,
6 months ago
English,
6 months ago
Math,
11 months ago
Math,
1 year ago
Math,
1 year ago