Answer Posted / aravind
To pass the actual arguments by address instead by calling
by reference in function.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is call by value in c?
When should the const modifier be used?
What is the use of c language in real life?
What are the types of operators in c?
Explain the difference between structs and unions in c?
Where local variables are stored in c?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
the question is that what you have been doing all these periods (one year gap)
Explain what are run-time errors?
How can I write a function analogous to scanf?
Explain the Difference between the New and Malloc keyword.
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Which is better pointer or array?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What does %c do in c?