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

Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com

8 Answers  


What type is sizeof?

0 Answers  


how to execute with out main in cprogram

15 Answers   Infosys,


what is difference between ++(*p) and (*p)++

17 Answers   Accenture, HCL, IBM,


Does c have enums?

0 Answers  






What does it mean when a pointer is used in an if statement?

0 Answers  


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

0 Answers  


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

0 Answers  


Tell me what are bitwise shift operators?

0 Answers  


What is difference between structure and union?

0 Answers  


Explain what is the difference between the expression '++a' and 'a++'?

0 Answers  


what are enumerations in C

0 Answers   TCS,


Categories