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 / venu gopal raju

depending on our requirement we can pass many as arguments
to a function.

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print ASCII code for a given digit.

1036


#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

1241


How macro execution is faster than function ?

1132


how to find binary of number?

4337


Do you know the difference between malloc() and calloc() function?

1005


Where are c variables stored in memory?

1023


What is floating point constants?

1081


Explain can static variables be declared in a header file?

1104


What is difference between union and structure in c?

1070


What are the uses of null pointers?

1032


What is #define in c?

991


What is the time and space complexities of merge sort and when is it preferred over quick sort?

1013


What is the difference between abs() and fabs() functions?

1060


What are different types of variables in c?

1009


Explain what header files do I need in order to define the standard library functions I use?

1115