What are Tokens in Java? - ICSE Java Expert

Breaking

ICSE Java Expert

Learn Java for school

Unordered List

WELCOME

Monday, August 06, 2018

What are Tokens in Java?

TOKENS

Tokens are the smallest unit or single element of the program. They can categorized in following four types:
  1. Keywords
  2. Identifiers
  3. Literals
  4. Separators


No comments:

Post a Comment