MCQOPTIONS
Saved Bookmarks
| 1. |
Attempting to call a method recursively without a proper RETURN statement leads to ___. |
| A. | Stack Overflow errors |
| B. | Buffer Overflow errors |
| C. | Compile-time errors |
| D. | ALL |
| Answer» B. Buffer Overflow errors | |