

MCQOPTIONS
Saved Bookmarks
1. |
Predict the output of following C++ program.#include
|
A. | A non-zero value |
B. | 0 |
C. | Compiler Error |
D. | Runtime Error |
Answer» B. 0 | |