The recursion step should:

a. check for the base case.
b. call a fresh copy of the recursive method to work on a smaller problem.
c. make two calls to the recursive method.
d. iterate until it reaches a termination condition.

b. call a fresh copy of the recursive method to work on a smaller problem.

Computer Science & Information Technology

You might also like to view...

Which basic circuit in the video distribution amplifier consists of two transistors that form the upper leg of a totem pole circuit?

a. Equalizer and peaking amp. b. Fixed gain and level shift. c. Variable gain amp. d. Output driver.

Computer Science & Information Technology

The text item validation property ______ specifies that the value entered by the user should be validated against the items LOV.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology