What are the Advantages of using macro


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

Post New Answer

More C Interview Questions

What is structure packing ?

2 Answers   HP,


What are the rules for the identifier?

0 Answers  


What is extern keyword in c?

0 Answers  


Why can't I perform arithmetic on a void* pointer?

0 Answers  


Should a function contain a return statement if it does not return a value?

0 Answers  






What is return type in c?

0 Answers  


which is an algorithm for sorting in a growing Lexicographic order

0 Answers  


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,


Write any data structure program (stack implementation)

1 Answers   HTC,


Explain how can you determine the size of an allocated portion of memory?

0 Answers  


main() { printf("hello%d",print("QUARK test?")); }

5 Answers  


Categories