how many argument we can pas in in a function

Answer Posted / karthikm

depends on the compiler

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why flag is used in c?

657


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2338


What does the c in ctime mean?

573


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

646


difference between Low, Middle, High Level languages in c ?

1636






How can a process change an environment variable in its caller?

658


Describe how arrays can be passed to a user defined function

788


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

774


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5061


What is the difference between char array and char pointer?

528


How do I get a null pointer in my programs?

623


how many errors in c explain deply

1633


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1507


Write a program of advanced Fibonacci series.

711


What is the use of in c?

583