Answer Posted / agent
Yes we Macros support Multiple Arguments.
If we want to swap two value using macro how i can do if
you can do this then you know the ans.
or you can do one thing you chk greater no
By macro like
Max(30,10);
defination like :-
Max(x,y) x>y?x:y
here i m passing 2 arguments.
ok bye bye.
thx.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Where local variables are stored in c?
What is build process in c?
Explain argument and its types.
What is scope of variable in c?
Why do we use static in c?
What is double pointer in c?
What is the significance of an algorithm to C programming?
what is the function of pragma directive in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What are Macros? What are its advantages and disadvantages?
What happens if a header file is included twice?
Explain can you assign a different address to an array tag?
Why is c faster?
What are the two types of functions in c?
Does c have function or method?