When defining recursive void methods you should:
a. Ensure there is no infinite recursion.
b. Ensure that each stopping case performs the correct action for that case.
c. Ensure that if all recursive calls perform their actions correctly, then the entire case performs correctly.
d. All of the above
D
You might also like to view...
Steve, a graphics designer, uses a dual core system for work. He uses different types of photo editing software that have slowed down the processing speed of his computer. He believes rearranging data on the hard drive will help the computer work faster. Which of the following processes can help improve the computer's efficiency??
A. ?Optimization B. ?Virtualization C. ?Emulation D. ?Segmentation
How do you update a table of contents to show changes?
A. Right-click the table and click Update Table. B. Right-click the table and click Update Field. C. Right-click the table and click Update. D. Right-click the table and click Refresh Table.