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
What is union and structure in c?
What is function prototype?
What is scope of variable in c?
What is optimization in c?
Which is more efficient, a switch statement or an if else chain?
What is pre-emptive data structure and explain it with example?
Why is sizeof () an operator and not a function?
What's the total generic pointer type?
Explain how can I manipulate strings of multibyte characters?
What is a 'null pointer assignment' error?
What is double pointer?
What does the file stdio.h contain?
Can you subtract pointers from each other? Why would you?
What is a dynamic array in c?
Is it valid to address one element beyond the end of an array?