MCQOPTIONS
Saved Bookmarks
| 1. |
What would be the output of following snippet, if attempted to compile and execute? |
| A. | The snippet compiles, runs and prints 0 |
| B. | The snippet compiles, runs and prints 1 |
| C. | The snippet does not compile |
| D. | The snippet compiles and runs but does not print anything |
| Answer» E. | |