MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following C code having void return-type function? |
| A. | 5 |
| B. | 4 |
| C. | Compilation Error |
| D. | Runtime Error |
| E. | None of these |
| Answer» D. Runtime Error | |