1.

The statement printf("%c", 100); will print?

A. prints 100
B. print garbage
C. prints ascii equivalent of 100
D. none of the above
Answer» D. none of the above


Discussion

No Comment Found