

MCQOPTIONS
Saved Bookmarks
1. |
How many times is the function recursive_min_element() called when the following code is executed? |
A. | 9 |
B. | 10 |
C. | 11 |
D. | 12 |
Answer» C. 11 | |