AP Computer Science Principlesmediummcq1 pt
Linear search works by
A.checking elements one by one from the start
B.splitting the list in half
C.shuffling the elements
D.sorting first
Linear search scans in order.
Achecking elements one by one from the start
Practice more AP Computer Science Principles questions with full explanations
Practice Unit 3: Algorithms and Programming Questions →