

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program ?_x000D_
#include
|
A. | Error: cannot convert from void** to int** |
B. | Garbage value |
C. | 0 |
D. | No output |
Answer» D. No output | |