On-board? im assuming so. an on-board storage is where people keep luggage/items on a ship.
hopefully i could help ;)
Answer:
A linear search is one that scans every record/file until it discovers the value being searched for.
Binary search, on the other hand, is also known as <em>Logarithmic search</em>. It is used to locate the position of a value inside an array that has already been sorted.
The linear search will return the lowest value faster than the binary search when small arrays are involved.
This will only be feasible when the array is sorted prior.
Cheers!
Corinne should scroll down to the bottom of the page to where she can see the link
You hit ctrl than the plus/equal sign Hope that helped!