Computer Science, asked by vaishnavi20ece066, 3 months ago

What are called Tokens?​

Answers

Answered by JustinSeagull23
6

Answer:

Tokens are the smallest elements of a program, which are meaningful to the compiler. The following are the types of tokens: Keywords, Identifiers, Constant, Strings, Operators, etc.

Answered by amalfathima89
0

Explanation:

In general, a token is an object that represents something else, such as another object (either physical or virtual), or an abstract concept as, for example, a gift is sometimes referred to as a token of the giver's esteem for the recipient. In computers, there are a number of types of tokens.

Similar questions