Computer Science, asked by looks5638, 2 months ago

WHAT IS OTHER WORD FOR PUNCTUATORS?​

Answers

Answered by jasvindarsinghkuttan
3

Explanation:

A punctuator is a token that has syntactic and semantic meaning to the compiler, but the exact significance depends on the context. A punctuator can also be a token that is used in the syntax of the preprocessor. C99 and C++ define the following tokens as punctuators, operators, or preprocessing tokens: Table 7.

Answered by XxHeartHeackerJiyaxX
2

Answer:

punctuator is a token that has syntactic and semantic meaning to the compiler, but the exact significance depends on the context. Apunctuator can also be a token that is used in the syntax of the preprocessor. C99 and C++ define the following tokens as punctuators, operators, or preprocessing tokens: Table 1.

Similar questions