Back to the 2024 paper

Module 1 : Introduction & Lexical Analysis

20242m

Choose the correct option / answer the following:
During lexical analysis, how many tokens are identified in the following statement? while(count<=10) count = count + 1;
(i) 9
(ii) 11
(iii) 10
(iv) 12

Similar questions