Multiple Choice
Another name for linear search is ____ search.
A) random
B) sequential
C) sorted
D) binary
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: The code segment below is designed to
Q43: The partial binary search method below is
Q44: In Big-Oh notation, selection sort is a(n)
Q45: If an element is present in an
Q46: In general, the expression _ means that
Q48: When the size of an array increases
Q49: Suppose you wish to implement the Comparable
Q50: Assume we are using quicksort to sort
Q51: Merge sort is a(n) _ algorithm.<br>A)O(log n)<br>B)O(n
Q52: Suppose an array has n elements.We visit