Discussion :: Functions - C++
-
What will be the output of the following program?
#include
A.
The program will print the output M = 130. |
B.
The program will print the output M = 195. |
C.
The program will print the output M = -21. |
D.
The program will print the output M = -61. |
E.
The program will report compile time error. |
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment