Will Macros support multiple arguments ?

Answer Posted / shruti

no,
macros dont support multiple arguments..

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null pointer in c?

589


Multiply an Integer Number by 2 Without Using Multiplication Operator

316


Is c is a low level language?

559


How are 16- and 32-bit numbers stored?

719


Why is c called c not d or e?

604






in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

592


Can a pointer be volatile in c?

531


What is declaration and definition in c?

521


What was noalias and what ever happened to it?

590


Write a program to print factorial of given number without using recursion?

567


Explain c preprocessor?

678


Explain what is the best way to comment out a section of code that contains comments?

712


What is string length in c?

605


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1514


Can a local variable be volatile in c?

573