

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