What are the preprocessors?

Answer Posted / harika.thota001@gmail.com

The preprocessor provides the ability for the inclusion of header files, macro expansions, conditional compilation, and line control.

In many C implementations, it is a separate program invoked by the compiler as the first part of translation.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is s in c?

606


program for reversing a selected line word by word when multiple lines are given without using strrev

1940


Are negative numbers true in c?

595


What are the restrictions of a modulus operator?

628


write a proram to reverse the string using switch case?

2459






What is string function c?

561


How would you rename a function in C?

612


Explain threaded binary trees?

670


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

653


What is the advantage of using #define to declare a constant?

614


What are data structures in c and how to use them?

665


What is I ++ in c programming?

617


Distinguish between actual and formal arguments.

586


What is the difference between near, far and huge pointers?

624


How can I access an I o board directly?

618