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 / sindhu

yes it is .i had worked with arunthathi

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you return null in c?

1229


How many keywords are there in c?

1123


How are portions of a program disabled in demo versions?

1342


How many types of arrays are there in c?

1083


What is an arrays?

1139


What is variable and explain rules to declare variable in c?

1178


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

2213


What is 02d in c?

1111


What does the function toupper() do?

1192


in linking some of os executables are linking name some of them

2200


What is adt in c programming?

1225


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

1231


What is sizeof array in c?

1112


Subtract Two Number Without Using Subtraction Operator

906


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

2041