Computer Science, asked by firstokk, 4 months ago

What are tokens used for in java ?​

Answers

Answered by divyasrithiruselvam
1

Explanation:

Java tokens are smallest elements of a program which are identified by the compiler. Tokens in java include identifiers, keywords, literals, operators and, separators.

Answered by rohit8821
2

Answer:

java tokens are smallest elements of the program which are identified as the complier. tokens of java includes Identifiers keywords, leterls,operaters and, sepraters

Similar questions