Computer Science, asked by santhoshkb, 4 months ago

explain token in c++​

Answers

Answered by fuzailk528
1

Answer:

what is question bro what is this

Answered by kavitasingh1234
1

Answer:

Token in C++

  • They are meaningful to compiler.
  • They are the smallest element of c++.
  • Some of the tokens are:-
  1. identifiers
  2. keywords
  3. litrerals
  4. operators etc

hope its helpfull...

Similar questions