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

We can pass many arguments.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon

2353


What are structures and unions? State differencves between them.

1251


What is a void pointer? When is a void pointer used?

1106


What is the purpose of main( ) in c language?

1186


which is an algorithm for sorting in a growing Lexicographic order

1866


Can the size of an array be declared at runtime?

1143


What is c preprocessor mean?

1373


How do we make a global variable accessible across files? Explain the extern keyword?

1936


Is it possible to use curly brackets ({}) to enclose single line code in c program?

1372


Can we access the array using a pointer in c language?

1090


How do you construct an increment statement or decrement statement in C?

1272


What is c value paradox explain?

1161


Why is void main used?

1145


Write a program for finding factorial of a number.

1142


What is variable in c example?

1131