how many argument we can pas in in a function
Answer Posted / muthukumar
depending upon requirements we can pass no of arguments in
functions
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of the functions?
What are header files and explain what are its uses in c programming?
List out few of the applications that make use of Multilinked Structures?
What is scanf_s in c?
What is extern storage class in c?
write a program for the normal snake games find in most of the mobiles.
What's the right way to use errno?
Explain what is the difference between a string and an array?
What is the use of define in c?
What is the equivalent code of the following statement in WHILE LOOP format?
Add Two Numbers Without Using the Addition Operator
Why can’t we compare structures?
How to delete a node from linked list w/o using collectons?
What is the purpose of 'register' keyword in c language?
Do pointers need to be initialized?