1.The binarySearch.java program is an example of the _________ approach to
solving a problem.
2.What gets smaller as you make repeated recursive calls in the redFind()
method?
3.What becomes smaller with repeated recursive calls in the towers.java program
(Listing 6.4)?
4.The algorithm in the towers.java program involves
a.“trees” that are data storage devices.
b.secretly putting small disks under large disks.
c.changing which columns are the source and destination.
d.moving one small disk and then a stack of larger disks.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here