InterviewSolution
Saved Bookmarks
| 1. |
The number of tokens in the following C statement is (GATE 2000)printf("i = %d, &i = %x", i, &i);(A) 3(B) 26(C) 10(D) 21 |
| Answer» None | |