Explanation:
Most presentation programs allow you to save presentations so they can be viewed online by saving them as html
files.
Move on and continue your job search!
C is a medium. And the answer
One advantage of Binary Search Algorithm:
Compared to Linear search it is much faster because linear search starts its searching right from the first value but binary searches for something by splitting the array in two again and again and again.
One disadvantage of Binary Search Algorithm:
Have to be sorted, unlike linear search that doesn't have to be.