Will Macros support multiple arguments ?

Answer Posted / phani kumar s

defination like :-

Max(x,y) x>y?x:y

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between union All statement and Union?

628


What is the use of ?

619


How does pointer work in c?

613


What is wrong with this statement? Myname = 'robin';

814


What are the two types of functions in c?

562






How can I prevent another program from modifying part of a file that I am modifying?

606


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

805


How do you redirect a standard stream?

618


What is the difference between text and binary modes?

639


What is the difference between malloc calloc and realloc in c?

643


write a proram to reverse the string using switch case?

2461


What the advantages of using Unions?

667


What is difference between class and structure?

569


How can you read a directory in a C program?

647


What is a pointer in c plus plus?

690