1.

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

A. 9
B. 6
C. 10
D. 12
Answer» B. 6


Discussion

No Comment Found