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
How can I manipulate strings of multibyte characters?
code for replace tabs with equivalent number of blanks
Is it better to bitshift a value than to multiply by 2?
What does the && operator do in a program code?
What is the purpose of 'register' keyword?
What functions are used in dynamic memory allocation in c?
Hi can anyone tell what is a start up code?
What is function prototype in c language?
What is the role of this pointer?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Explain what is the benefit of using #define to declare a constant?
number of times a digit is present in a number
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
What is a #include preprocessor?
Are negative numbers true in c?