Discussion :: Objects and Classes
-
What will be the output of the following program?
#include
A.
The program will print the output 4. |
B.
The program will print the ASCII value of 4. |
C.
The program will print the output 0. |
D.
The program will print the output garbage. |
Answer : Option A
Explanation :
No answer description available for this question.
Be The First To Comment