What is Linear Search Algorithm ?
A set of value operatable by the user
It is related with storage requirement.
This search process starts comparing search element with the first element in the list.
Option A & B is correct
Answers
Answered by
1
Answer:
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
Math,
4 months ago
History,
4 months ago
Geography,
4 months ago
Business Studies,
9 months ago
Math,
9 months ago
English,
1 year ago
Computer Science,
1 year ago