Computer Science, asked by palsudipta15p66, 10 months ago

name the token in java { }​

Answers

Answered by Sivesh2009
1

Answer: Dear Mate !

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.

Hope this answer helps you.

Please mark this answer as brainliest answer.

Answered by michaelnavant
0

Answer:

Java has the following types of token :

1.keywords

2.identifiers

3.punctuators

4.operators

Similar questions