Explain how do you use a pointer to a function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

develop algorithms to add polynomials (i) in one variable

0 Answers   Ignou, TCS,


how to create duplicate link list using C???

0 Answers  


What is operator precedence?

0 Answers  


How do you prevent buffer overflows in C?

2 Answers  


Explain output of printf("Hello World"-'A'+'B'); ?

0 Answers  


what will happen if you free a pointer twice after allocating memory dynamically ?

3 Answers   Novell,


what is the difference between <stdio.h> and "stdio.h"

14 Answers   Invendis, Kanbay, Mastek, MathWorks,


What are the __date__ and __time__ preprocessor commands?

0 Answers  


do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.

1 Answers  


What is difference between far and near pointers?

0 Answers  


What is sizeof in c?

0 Answers  


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

0 Answers  


Categories