1.

The output of the programMain ( ){Int I = 1;{{{Printf(“\n%d”, i);}Printf(“%d”, i);}Printf(“%d”, i);}}is

A. 1
B. 11
C. 111
D. 3
Answer» D. 3


Discussion

No Comment Found