What is token in c++? explain veriable and constants the example of structure?
Answers
Answered by
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
35
Explanation:
tokens are names which have specific functions and should not be used as variables...they are all small cased
Similar questions