edited by
544 views

2 Answers

2 votes
2 votes
$(1) \ \ Printf \\ $

$(2)\ \ ( \\ $

$(3) \ \ what's \ up %d \\$

$(4) \ \ , $

$(5) \ \ ++$

$(6) \ \ \&\&$

$(7) \ \ * \\ $

$(8)\ \ * \\$

$(9) \ \ * \\ $

$(10) \ \ a \\ $

$(11) \ \ ) \\ $

$(12) \ \ ; \\$

 

Total Number of Tokens =12
edited by
0 votes
0 votes
my answer 11 ** , *

Related questions

2 votes
2 votes
2 answers
1
Na462 asked Nov 7, 2018
3,678 views
0 votes
0 votes
1 answer
2
syncronizing asked Sep 21, 2018
5,364 views
Question:Find the number of tokens in the following C code using lexical analyzer of the compiler.
0 votes
0 votes
2 answers
3
saumya mishra asked Jun 12, 2018
2,267 views
In this question we will take n-=n1 as n=n-n1 as 5 tokens or n-=n1 as 4 tokens ????
3 votes
3 votes
4 answers
4
Deepak Singh 7 asked Mar 15, 2018
1,259 views
Number of tokens in $\text{int a[5];}$