Define linear search?????
Answers
Answered by
3
Answer:
In computer science, a linear search or sequential search is a method for finding an element within a list. It sequentially checks each element of the list until a match is found or the whole list has been searched.
Answered by
3
★彡( ₳₦₴₩ɆⱤ )彡★
In computer science, a linear search or sequential search is a method for finding an element within a list. It sequentially checks each element of the list until a match is found or the whole list has been searched.
Ⓣⓐⓚⓔ ⓒⓐⓡⓔ
Similar questions