How will you override an existing macro in C?

C Programming Language >   C Pre-processor >   Introduction about Pre-processor  

Short Question

2600


Answer:

To override an existing macro, we need to undefine existing macro using “#undef”. Then, we need to define same macro again with new value.


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.