Tell me when would 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

c program to print a name without using semicolon

9 Answers   TCS, Wipro,


#include<stdio.h> void main() { int =1; printf("%d%d%d",a++,++a,++a); }

3 Answers   VB,


What is a pointer in c?

0 Answers  


How many types of errors are there in c language? Explain

0 Answers  


Is r written in c?

0 Answers  






what is level of tree if leaf node is at level 4.please explain.

1 Answers   Wipro,


Write a program for finding factorial of a number.

0 Answers   Tech Mahindra,


Why is c used in embedded systems?

0 Answers  


How can we see the Expanded source code and compiled code for our source program in C?

1 Answers  


Example of friendly function in c++

2 Answers  


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

0 Answers  


How can I implement sets or arrays of bits?

0 Answers  


Categories