Multiple Choice
Linear search can be used on:
A) Unsorted arrays.
B) Sorted arrays.
C) Integer arrays.
D) Any of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: You can sort an array with the
Q3: In a typical nested for loop (not
Q4: Referencing elements outside the array bounds with
Q5: Assume that the array named items contains
Q6: Which of the following is not a
Q7: Which statement about exception handling is false?<br>A)
Q8: Using square brackets ([]) to retrieve vector
Q9: Which of the following tasks cannot be
Q10: Which of the following is false?<br>A) The
Q11: An array is not:<br>A) A consecutive group