MCQOPTIONS
Saved Bookmarks
| 1. |
What is a recursive function? |
| A. | A function that calls other function. |
| B. | A function which calls itself. |
| C. | Both A and B |
| D. | None of the above |
| Answer» C. Both A and B | |