What will the preprocessor do for a program?


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

Post New Answer

More C Interview Questions

What does sizeof int return?

0 Answers  


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

0 Answers  


Hi, main() { } Is a user defined function or Built in Functionn

26 Answers   Honeywell, Yahoo,


What are the disadvantages of external storage class?

0 Answers  


What is the purpose of scanf() and printf() functions?

0 Answers  


Who is the founder of c language?

0 Answers  


What is ponter?

0 Answers   TCS,


int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 Answers   ME,


The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................

14 Answers   HOV Services, IBM, Potty,


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

0 Answers   Huawei,


What is array in c with example?

0 Answers  


Write a progarm to find the length of string using switch case?

0 Answers   TCS,


Categories