Discussion :: Functions - C++
-
Which of the following statement is correct about the program given below?
#include
A.
The program will display 1. |
B.
The program will display 2. |
C.
The program will display 15. |
D.
The program will go into an infinite loop. |
E.
The program will report error on compilation. |
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment