Question 6
The number of tokens in the following C statement is:
printf("i = %d, &i = %x", i, &i);
Sign in to see the answer
Answers and explanations are free — they just need an account.
The number of tokens in the following C statement is:
printf("i = %d, &i = %x", i, &i);Answers and explanations are free — they just need an account.
Reading every GATE question is free. A free account adds the verified key, the worked solution and your progress across every paper.