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


Please Help Members By Posting Answers For Below Questions

How can I split up a string into whitespace-separated fields?

564


Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

574


How can you tell whether two strings are the same?

826


In a byte, what is the maximum decimal number that you can accommodate?

624


Which driver is a pure java driver

987






What is the purpose of realloc()?

665


Is sizeof a keyword in c?

574


What are the types of data files?

723


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

1442


Can we declare variables anywhere in c?

575


main() { printf("hello"); fork(); }

691


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

719


Does c have class?

608


By using C language input a date into it and if it is right?

567


Is register a keyword in c?

631