how many argument we can pas in in a function
Answer Posted / roxin thomas
Any number of arguments can be passed to a function being
called. However, the type, order and number of the actual
and formal arguments must always be same.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What are reserved words with a programming language?
How can a string be converted to a number?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
Differentiate call by value and call by reference?
What is void main () in c?
Why does notstrcat(string, "!");Work?
What are global variables and how do you declare them?
Describe wild pointers in c?
What are integer variable, floating-point variable and character variable?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What library is sizeof in c?
Why c is faster than c++?
What is the difference between printf and scanf in c?
What language is lisp written in?