how many argument we can pas in in a function
Answer Posted / vrushali
It is 127 as told by K & R
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are variables c?
What is a nested formula?
Explain how do you convert strings to numbers in c?
What is switch in c?
Why dont c comments nest?
Is flag a keyword in c?
Are there namespaces in c?
What is calloc malloc realloc in c?
What is difference between static and global variable in c?
What does typedef struct mean?
write a program in c language to print your bio-data on the screen by using functions.
Can include files be nested? How many levels deep can include files be nested?
Why pointers are used in c?
Difference between goto, long jmp() and setjmp()?
Which is better malloc or calloc?