Answer Posted / sindhu
We may return more than one value at a time to any function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c easier than java?
Describe the header file and its usage in c programming?
Why double pointer is used in c?
What does. int *x[](); means ?
How to draw the flowchart for structure programs?
can anyone suggest some site name..where i can get some good data structure puzzles???
What is pass by value in c?
How many header files are in c?
What is a good way to implement complex numbers in c?
Here is a neat trick for checking whether two strings are equal
Explain the priority queues?
How to define structures? ·
What is the explanation for prototype function in c?
How can I invoke another program or command and trap its output?
What do the functions atoi(), itoa() and gcvt() do?