What are the preprocessors?

Answer Posted / prasanna

Preprocessor is the program which processes the source code before it goes to the compiler.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2328


What is the purpose of 'register' keyword in c language?

616


what is recursion in C

601


What is difference between scanf and gets?

603


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

659






What is int main () in c?

617


Write a code to generate divisors of an integer?

626


ATM machine and railway reservation class/object diagram

4792


What is main () in c language?

586


Explain the difference between call by value and call by reference in c language?

637


Can we change the value of static variable in c?

552


Explain what does the function toupper() do?

627


Can we assign integer value to char in c?

609


How can I prevent another program from modifying part of a file that I am modifying?

605


What is use of null pointer in c?

563