how many argument we can pas in in a function
Answer Posted / shruti
i think it depends upon the compiler version..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an endless loop?
What is function prototype in c language?
What are the 4 types of functions?
write a program to find out prime number using sieve case?
What is the maximum length of an identifier?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
What is the use of pointers in C?
What is #include conio h?
Is c easier than java?
What does the characters “r” and “w” mean when writing programs that will make use of files?
what are the 10 different models of writing an addition program in C language?
Differentiate between new and malloc(), delete and free() ?
Can true be a variable name in c?
What are the different types of control structures?
write a c program for swapping two strings using pointer