how many argument we can pas in in a function
Answers were Sorted based on User's Feedback
Answer / revathy
how do u say that only 253 arguments can be passed.. please
justify
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / dushyant
i think we can pass four type of arguement in a function:-
1)function with argument with return a value
2) function with argument without return a value
3) function without argument with return a value
4) function with argument without return a value
5) function without argument without return a value
| Is This Answer Correct ? | 0 Yes | 4 No |
How can I find the modification date and time of a file?
what is available in C language but not in C++?
10 Answers CTS, TCS,
How to write a program for swapping two strings without using 3rd variable and without using string functions.
prog for 1st five prime numbers in 2^x - 1
If null and 0 are equivalent as null pointer constants, which should I use?
Are enumerations really portable?
print 1-50 with two loop & two print Statement
How can a program be made to print the line number where an error occurs?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Explain what is output redirection?
What is this infamous null pointer, anyway?