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
Explain what is output redirection?
What is difference between array and pointer in c?
What are the salient features of c languages?
What is the use of function in c?
What is an endless loop?
What is a program flowchart and how does it help in writing a program?
What is the difference between union and anonymous union?
Why do we use int main instead of void main in c?
Are local variables initialized to zero by default in c?
In C language what is a 'dangling pointer'?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
Why do we use c for the speed of light?
How can I read/write structures from/to data files?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.