What are Macros? What are its advantages and disadvantages?


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

Post New Answer

More C Interview Questions

difference between ordinary variable and pointer in C?

2 Answers  


Under what circumstances does a name clash occur?

0 Answers   InterGraph,


#define f(x) main() { printf("\n%d",f(2+2)); }

5 Answers  


write a 'c' program to sum the number of integer values

8 Answers  


how to determine the complexity of an algorithm as log(n)

1 Answers   Google,






What is the use of typedef in c?

0 Answers  


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

1 Answers   IBM,


How can a program be made to print the name of a source file where an error occurs?

0 Answers  


difference between object file and executable file

0 Answers  


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

0 Answers  


How can I do graphics in c?

0 Answers  


What is an array in c?

0 Answers  


Categories