Page 1159 - AP Computer Science A, 7th edition
P. 1159

35. (A) The maximum number of guesses is 100. A sequential search means that the computer starts at the first possible number, namely 1, and tries each successive number until it gets to 100. If the user’s number is 100, the computer will take 100 guesses to reach it.


































































































   1157   1158   1159   1160   1161