how many argument we can pas in in a function
Answer Posted / preeti
depending upon the range of the datatype
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is getch c?
Explain what are run-time errors?
Write a program to print all permutations of a given string.
code for find determinent of amatrix
What is file in c preprocessor?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
Is it valid to address one element beyond the end of an array?
What is #include stdlib h?
Why isn't any of this standardized in c? Any real program has to do some of these things.
Why is c fast?
What's the total generic pointer type?
Is it fine to write void main () or main () in c?
Where we use clrscr in c?
How is null defined in c?
What is function what are the types of function?