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 the differences between Structures and Arrays?
Explain how many levels deep can include files be nested?
Why void main is used in c?
What are data structures in c and how to use them?
I have a varargs function which accepts a float parameter?
What is volatile variable in c with example?
What's a good way to check for "close enough" floating-point equality?
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
How can variables be characterized?
What are the disadvantages of a shell structure?
Why static variable is used in c?
What are the __date__ and __time__ preprocessor commands?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is pointers in c with example?
What are 3 types of structures?