Cpp Programming Quiz 224 – Which of the following statement is correct about the program given below?

Question: Which of the following statement is correct about the program given below?

[A].
The program will print the output 5.
[B].

The program will print the output Garbage-value.
[C].

The program will report compile time error.
[D].

The program will report runtime error. 

Answer: Option A

Explanation:

No answer description available for this question.