Answer Posted / sathish
we can able to give function as a argument into a function
by using function pointer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
What does c in a circle mean?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Why is not a pointer null after calling free?
Can a pointer be static?
Is there any demerits of using pointer?
What is the difference between the local variable and global variable in c?
What is modeling?
What is meant by int main ()?
What are variables c?
What are terms in math?
What are linker error?
What is the difference between array and pointer?
What are variables and it what way is it different from constants?
What is the best organizational structure?