Answer Posted / venkat1435@yahoo.co.in
by using pointers
1)we can pass the function arguments to another function
2)it holds the address of another function
3)it acts as a call back function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is %g in c?
Why can’t we compare structures?
What is the advantage of a random access file?
What is break statement?
What are examples of structures?
What does %p mean c?
When can a far pointer be used?
Define Array of pointers.
What is a substring in c?
#include
How many types of functions are there in c?
What is a function in c?
What will be the outcome of the following conditional statement if the value of variable s is 10?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is the difference between abs() and fabs() functions?