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

how many argument we can pas in in a function

Answer Posted / subbu

maximum number of arguments for a single function is 253

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Combinations of fibanocci prime series

1666


What are the types of data structures in c?

1210


#include int main(){ int i=10; int *ptr=&i; *ptr=(int *)20; printf("%d",i); return 0; } Output: 20 can anyone explain how came the output is 20

1773


What are all different types of pointers in c?

1058


Differentiate between #include<...> and #include '...'

1114


Write a C program in Fibonacci series.

1135


What is return in c programming?

1020


cavium networks written test pattern ..

4140


What is ambagious result in C? explain with an example.

2695


Define VARIABLE?

1234


Is it possible to have a function as a parameter in another function?

1129


What are qualifiers and modifiers c?

1062


How can I write functions that take a variable number of arguments?

1188


What is the difference between fread and fwrite function?

1131


Write a program in c to replace any vowel in a string with z?

1169