What are function poinetrs? where are they used?



What are function poinetrs? where are they used?..

Answer / sachinmundhra

CALLBACK Function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is type of 'this' pointer?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


What is meant by iomanip in c++?

0 Answers  






What is a Default constructor?

1 Answers  


give me an example for testing a program showing the test path .show how the test is important and complex.

0 Answers   TCS,


Why #include is used?

0 Answers  


Why seem interrupt handlers as member functions to be impossible?

1 Answers  


Can you overload the operator+ for short integers?

0 Answers  


What are protected members in c++?

0 Answers  


what do you mean by volatile variable?

0 Answers  


Categories