Computer Science, asked by zymar3085, 1 year ago

What is token in c++? explain veriable and constants the example of structure?

Answers

Answered by KartikSharma13
1
Keyword: Keywords are pre- defined or reserved words in a programming ... Some examples of c identifiers: ... Constants: Constants are also like normal variables.
Answered by Anonymous
35

Explanation:

tokens are names which have specific functions and should not be used as variables...they are all small cased

Similar questions