1.

The number of tokens in the following C statement is printf ("i = %d, &i = %x", i, &i);

A. 8
B. 4
C. 7
D. 10
Answer» E.


Discussion

No Comment Found