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

Explanation

Core Concept

Linear search scans in order.

Correct Answer

Achecking elements one by one from the start

More Unit 3: Algorithms and Programming practice questions

Try a random question →

Practice more AP Computer Science Principles questions with full explanations

Practice Unit 3: Algorithms and Programming Questions →