MCQOPTIONS
Saved Bookmarks
| 1. |
What is correct about the following program? |
| A. | The program will report run time error. |
| B. | The program will print the output 20 |
| C. | Compilation fails due to 'operator +' cannot have default arguments |
| D. | The program will print the garbage value |
| Answer» D. The program will print the garbage value | |