Login
Remember
Register
Q&A
Questions
Ask a Question
What is the purpose of #undef preprocessor in C Programming?
Home
>
Technology
>
What is the purpose of #undef preprocessor in C Programming?
0
votes
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
What is the purpose of #undef preprocessor 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)
It be used to undefine an existing macro definition.
Related questions
+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
0
votes
1
answer
What is the purpose of #undef preprocessor?
asked
Jan 18, 2021
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
What is the purpose of built-in stricmp() 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 the purpose of extern storage specifier in C- Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
Explain the purpose of the function sprintf() in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...