

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