Answer:
Tokens.
Step-by-step explanation:
Tokens is a part in Javascript. It is a component of Javascript that that hepls to program language in Java. It is the smallest individual word understood by Java. There are five parts of tokens in Javascript. They are:
- Keywords
- Operators
- Identifiers
- Punctuation
- Literals
It is the word 'token' that reminds us of long queues at metro station or food courts. And just as human body has parts and names, tokens in Javascript has five parts and names, mentioned above.
Thus the correct answer is Tokens.