1.

The output of the following is x = ‘a’; printf(“%d”, x);

A. ‘a’
B. a
C. 97
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found