Multiple Choice
A ________search uses a loop to sequentially step through an array.
A) linear
B) binary
C) bubble
D) relative
E) unary
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A sorting algorithm can be used to
Q6: If algorithm A requires 2n + 1
Q7: When sorting an array of objects, if
Q9: If a binary search is used to
Q11: To determine that a value is not
Q13: When searching for an item in an
Q13: When searching for a particular object in
Q14: A(n)algorithm arranges data into some order.<br>A)sorting<br>B)searching<br>C)binary<br>D)linear<br>E)ordering
Q15: The linear search is adequate for searching
Q35: Any sorting algorithm, such as bubble sort