

MCQOPTIONS
Saved Bookmarks
1. |
In the absence of a exit condition in a recursive function, the following error is given __________ |
A. | Compile time error |
B. | Run time error |
C. | Logical error |
D. | No error |
Answer» B. Run time error | |