how many argument we can pas in in a function
Answer Posted / venu gopal raju
depending on our requirement we can pass many as arguments
to a function.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Are bit fields portable?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
Is this program statement valid? INT = 10.50;
Are there constructors in c?
ATM machine and railway reservation class/object diagram
What is the use of header?
Here is a good puzzle: how do you write a program which produces its own source code as output?
How can a process change an environment variable in its caller?
Is c compiled or interpreted?
Differentiate between null and void pointers.
What is break in c?
What is null pointer constant?
How do you print an address?
What does the function toupper() do?
What are types of preprocessor in c?