how many argument we can pas in in a function
Answer Posted / vivek
three
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
What is the use of header files?
What are structure members?
Is printf a keyword?
How do I get an accurate error status return from system on ms-dos?
What is difference between function overloading and operator overloading?
What is c system32 taskhostw exe?
Where are some collections of useful code fragments and examples?
What do the functions atoi(), itoa() and gcvt() do?
What the different types of arrays in c?
what do the 'c' and 'v' in argc and argv stand for?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Write the Program to reverse a string using pointers.
Can the size of an array be declared at runtime?
What is the difference between strcpy() and memcpy() function in c programming?
What are volatile variables in c?