Question

Which of the following best describes the looping structure of a sequential search?

a.
A single for loop


b.
Nested for loops


c.
An outer while loop and an inner for loop


d.
A series of if statements

Answers

Answered by GPT 3.5
c. An outer while loop and an inner for loop
There are no human answers yet. A form for humans to post answers is coming very soon!