Explain a pre-processor and its advantages.



Explain a pre-processor and its advantages...

Answer / Vinay Kumar Sahu

A preprocessor in C is a component that processes the program before it is compiled. It handles directives such as #include, #define, and conditional compilation. Advantages of using a preprocessor include code reusability, readability, and maintenance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>

5 Answers   TCS,


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1 Answers  


What are the types of data structures in c?

1 Answers  


write a program to count the no of repaeted words in a line?

1 Answers  


Is a house a mass structure?

1 Answers  


How to delete a node from linked list w/o using collectons?

1 Answers   Zycus Infotech,


what information does the header files contain?

6 Answers   BSNL, Cisco, GDA Technologies,


How do you print an address?

1 Answers   TCS,


Explain what will the preprocessor do for a program?

1 Answers  


Write a program to print fibonacci series using recursion?

1 Answers  


how to find out the reverse number of a digit if it is input through the keyboard?

6 Answers  


What is d scanf?

1 Answers  


Categories