how many argument we can pas in in a function
Answer Posted / karthick
only two arguments
| Is This Answer Correct ? | 8 Yes | 30 No |
Post New Answer View All Answers
Why structure is used in c?
What is the use of the function in c?
Is that possible to store 32768 in an int data type variable?
Why is struct padding needed?
What are the 4 types of functions?
what are the advantages of a macro over a function?
Is c procedural or object oriented?
What are register variables in c?
How do you define structure?
What is operator promotion?
Was 2000 a leap year?
Explain about block scope in c?
How can I send mail from within a c program?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What is the purpose of macro in C language?