Find the number of tokens in the following C code using lexical analyzer of compiler

Main()

{

Int *a,b;

B=10;

A=&b;

Print(ā€œ%d%dā€,b,*a);

B=*/*pointer*/b;

}

1
39
2
46
3
35
4
36
5
Question Not Attempted

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation