Pre Test

What is the worst case for linear search?
What is the worst case and best case complexity of ordered linear search?
What do you think this may be a disadvantage to linear search?
What do you think this may be a advantage to linear search?
What the linear search algorithm will return after completing the iteration (If element founds)?