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...

macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration

Answer Posted / prasanthi

a)recursion

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to print the character with maximum occurence and print that number of occurence too in a string given ?

2419


Why string is used in c?

962


What is the difference between far and near in c?

1011


Write a program to reverse a string.

1040


Is there any possibility to create customized header file with c programming language?

1017


How can you find the day of the week given the date?

1156


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

1547


.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }

2525


What is the argument of a function in c?

1011


how to find anagram without using string functions using only loops in c programming

3155


Do you have any idea how to compare array with pointer in c?

1007


What is the difference between int main and void main in c?

1112


Explain the advantages of using macro in c language?

966


What are linked lists in c?

1104


Can we increase size of array in c?

937