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

Answers were Sorted based on User's Feedback



how many argument we can pas in in a function..

Answer / sindhu

yes it is .i had worked with arunthathi

Is This Answer Correct ?    2 Yes 1 No

how many argument we can pas in in a function..

Answer / karthikm

depends on the compiler

Is This Answer Correct ?    1 Yes 0 No

how many argument we can pas in in a function..

Answer / arunthathi

it's 3404. i had worked upto this level.

Is This Answer Correct ?    1 Yes 1 No

how many argument we can pas in in a function..

Answer / sivakumar

We can pass many arguments.

Is This Answer Correct ?    1 Yes 1 No

how many argument we can pas in in a function..

Answer / apurve kadawat

We can pass any no.of parameters.The upperlimit can be found
out by knowing the stack size for that function alloted by
the operating system.Therefore it is dependent upon the
operating system how much stack it is allocating.

Is This Answer Correct ?    0 Yes 0 No

how many argument we can pas in in a function..

Answer / muthukumar

depending upon requirements we can pass no of arguments in
functions

Is This Answer Correct ?    0 Yes 0 No

how many argument we can pas in in a function..

Answer / sudeep dutta

Any number of parameters can be passed.The parameters may be
of any type.But the number of parameters used completely
depends on the function that you have declared.

Is This Answer Correct ?    0 Yes 0 No

how many argument we can pas in in a function..

Answer / subbu

maximum number of arguments for a single function is 253

Is This Answer Correct ?    2 Yes 3 No

how many argument we can pas in in a function..

Answer / sreedevi

maximum 32 arguments

Is This Answer Correct ?    3 Yes 5 No

how many argument we can pas in in a function..

Answer / vrushali

It is 127 as told by K & R

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C Interview Questions

write a program to generate address labels using structures?

0 Answers   SJC,


What is static identifier?

0 Answers   TCS,


Is anything faster than c?

0 Answers  


Between macros and functions,which is better to use and why?

0 Answers  


what is difference between array and structure?

44 Answers   College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,


Explain what is a 'locale'?

0 Answers  


Explain modulus operator.

0 Answers  


how many error occurs in C language ?

22 Answers   Infosys, Wipro,


How does free() know explain how much memory to release?

0 Answers  


how to find string length wihtout using c function?

6 Answers  


Total of how many functions are available in c?

3 Answers  


compare array with pointer?

1 Answers  


Categories