Discussion :: References
-
Which of the following statement is correct about the program given below?
#include
A.
The program will print the output 50 50. |
B.
The program will print the two garbage values. |
C.
It will result in a compile time error. |
D.
The program will print nothing. |
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment