a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work

a) compiler

b) loader

c) directive

d) preprocessor


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why void main is used in c?

0 Answers  


What is the use of getchar() function?

0 Answers  


Explain how do you determine the length of a string value that was stored in a variable?

0 Answers  


What are header files in c programming?

0 Answers  


Is Exception handling possible in c language?

0 Answers   Wipro,






When the macros gets expanded?

0 Answers  


What is the use of getch ()?

0 Answers  


What is the scope of local variable in c?

0 Answers  


What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 Answers   Accenture, Wipro,


differentiate built-in functions and user – defined functions.

0 Answers  


what is the difference between #include<> and #include”…”?

5 Answers  


Is c easy to learn?

0 Answers  


Categories