

MCQOPTIONS
Saved Bookmarks
1. |
How many times will the function recursive_get_min() be called when the following code is executed? |
A. | 4 |
B. | 5 |
C. | 6 |
D. | 7 |
Answer» C. 6 | |