What do you mean by function pointer?


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

Post New Answer

More C++ General Interview Questions

Why do we need pointers?

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


When is the copy constructor called?

0 Answers  


Can notepad ++ run c++?

0 Answers  


What is a pointer how and when is it used?

0 Answers  






Why use of template is better than a base class?

0 Answers  


What is enum class in c++?

0 Answers  


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


Explain what is class definition in c++ ?

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


Why do C++ compilers need name mangling?

3 Answers   Lucent,


What is an operator in c++?

0 Answers  


Categories