Q.

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» C. prints ascii equivalent of 100
1.5k
0
Do you find this helpful?
14

View all MCQs in

C Programming Basic

Discussion

No comments yet