The question is intended as a self-test for readers. Answers may be found in Appendix C.
In the recFind () method in the binarySearch. java program (Listing 6.3), what takes the place of the loop in the non-recursive version?
a. the recFind () method
b. arguments to recFind ()
c. recursive calls to recFind ()
d. the call from main () to recFind ()
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.