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 |
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>>>>>
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What are the types of data structures in c?
write a program to count the no of repaeted words in a line?
Is a house a mass structure?
How to delete a node from linked list w/o using collectons?
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,
How do you print an address?
Explain what will the preprocessor do for a program?
Write a program to print fibonacci series using recursion?
how to find out the reverse number of a digit if it is input through the keyboard?
What is d scanf?