Login
Remember
Register
Q&A
Questions
Ask a Question
When the macros gets expanded in C?
Home
>
Technology
>
When the macros gets expanded in C?
0
votes
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
When the macros gets expanded in C?
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)
At the time of preprocessing.
Related questions
+1
vote
1
answer
What are the different ways of passing parameters to the functions in C Programming? Which to use when?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
+1
vote
1
answer
When to user -> (arrow) operator 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 behavioral difference when the header file is included in double-quotes (“”) and angular braces (<>)?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affects when debugging?
asked
Nov 8, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
0
votes
1
answer
Can we nest comments in a C code?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.7m
points)
interview-question-answer
technology-questions-answers
...