Computer Science, asked by ankitsagar613, 4 months ago

name any four tokens of java​

Answers

Answered by AravChandra060605
0

Answer:

identifiers, keywords, literals & operators

Answered by Anonymous
0

Answer:

Tokens are smallest elements of any program which are identified by the compiler or interpreter.

Tokens of java are:

  • Keywords
  • Identifiers
  • Constants/literals
  • Operators
  • Separators
  • Special characters
Similar questions