True/False: Using a binary search, you are more likely to find an item than if you use a linear search.
  • True
  • False
True/False: The number of comparisons made by a binary search is expressed in powers of two.
  • True
  • False
True/False: A linear search can only be implemented with integer values.
  • True
  • False
True/False: The bubble sort is an easy way to arrange data into ascending order, but it cannot arrange data into descending order.
  • True
  • False
0:0:1



Answered

Not Answered

Not Visited
Correct : 0
Incorrect : 0