MCQOPTIONS
Saved Bookmarks
| 1. |
What will happen when the below code snippet is executed? |
| A. | The code will be executed successfully and no output will be generated |
| B. | The code will be executed successfully and random output will be generated |
| C. | The code will show a compile time error |
| D. | The code will run for some time and stop when the stack overflowsView Answer |
| Answer» E. | |