How is a macro different from a function?


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

Post New Answer

More C Interview Questions

write a statement to display all the elements array M(in reverse order? int M[8]={20,21,22,23,24,25,26,27};

5 Answers  


How does selection sort work in c?

0 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


Convert the following expression to postfix and prefix (A+B) * (D-C)

3 Answers   Satyam,


input any 4 digit number and find the difference of all the digits?

3 Answers   Google,






Explain high-order and low-order bytes.

0 Answers  


Write a program to reverse a string.

0 Answers   Global Logic, iNautix, TCS, Wipro,


write a program to generate address labels using structures?

0 Answers   SJC,


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,


wt is d full form of c

6 Answers   TCS, Wipro,


Can a pointer be volatile in c?

0 Answers  


Write a pro-gramme to determine whether the number is even or odd?

1 Answers  


Categories