Which one would you prefer - a macro or a function?


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

Post New Answer

More C Interview Questions

what is op? for(c=0;c=1000;c++) printf("%c",c);

21 Answers   Trigent,


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


How can I direct output to the printer?

0 Answers  


What is the difference function call by value & function call by reference?

6 Answers  


How to compare array with pointer in c?

0 Answers  






how to add our own function in c library please give details.?

1 Answers   TCS,


what is the difference between call by value and call by reference?

5 Answers   Genpact, Global Logic, Infosys,


Why clrscr is used after variable declaration?

0 Answers  


How can I convert integers to binary or hexadecimal?

2 Answers  


suppose there are five integers write a program to find larger among them without using if- else

2 Answers  


How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)

1 Answers   iLantus, Subex,


What is #ifdef ? What is its application?

0 Answers   TCS,


Categories