how many argument we can pas in in a function
Answer Posted / prakash.m
any number of arguments based on our functionality
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is struct node in c?
write a program to print data of 5 five students with structures?
differentiate built-in functions and user – defined functions.
What is extern variable in c with example?
What is strcpy() function?
How can you determine the maximum value that a numeric variable can hold?
what is the structure pointer?
find out largest elemant of diagonalmatrix
what are non standard function in c
How can you avoid including a header more than once?
What are the properties of union in c?
When can you use a pointer with a function?
Differentiate between null and void pointers.
What is the difference between #include
how can I convert a string to a number?