Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain void pointer?

991


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1605


#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

1115


What is the difference between exit() and _exit() function?

1011


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

1185


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

1200


What are the advantage of c language?

1021


Explain the difference between strcpy() and memcpy() function?

961


What are the two types of structure?

1053


write a program to display all prime numbers

1926


how could explain about job profile

1875


How can I get back to the interactive keyboard if stdin is redirected?

1148


What is the difference between strcpy() and memcpy() function in c programming?

1045


What is the purpose of main() function?

1199


how do you execute a c program in unix.

1086