MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPILER DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Identify the number of tokens in the following C statement printf("i = %d, &i = %x", i, &i);
A
4
B
10
C
15
D
21
Explanation: 
There is 1 question to complete.