Discussion :: Functions - C++
-
Which of the following statement is correct about the program given below?
#include
A.
The program will print the output 12 97.50 b. |
B.
The program will print the output 12 97.50 a. |
C.
The program will print the output 12 98 a. |
D.
The program will print the output 12 Garbage b. |
E.
The program will print the output 12 Garbage a. |
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment