Login
Remember
Register
Q&A
Questions
Ask a Question
What is a token in C Programming?
Home
>
Technology
>
What is a token in C Programming?
+1
vote
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
What is a token in C Programming?
interview-question-answer
technology-questions-answers
Facebook
Twitter
LinkedIn
Email
Add Answer
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.7m
points)
A C program consists of various tokens and a token is either a keyword, an identifier, a constant, a string literal, or a symbol.
Related questions
+1
vote
1
answer
What is a variable in C programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
What is a static function in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
What is a pointer to a function? Give the general syntax for the same in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
What is a preprocessor in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
What is a self-referential structure in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...