Discussion :: Functions - C++
-
What will be the output of the following program?
#include
A.
2 4 |
B.
6 8 |
C.
The program will report error on Compilation. |
D.
The program will report error on Linking. |
E.
The program will report error on Run-time. |
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment