What is pointer -to-members in C++? Give their syntax?


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

Post New Answer

More C++ General Interview Questions

What are the various oops concepts in c++?

0 Answers  


What is the use of volatile variable?

0 Answers  


What is an incomplete type in c++?

0 Answers  


Describe functional overloading?

6 Answers   HP,


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


What is set in c++?

0 Answers  


What is protected inheritance?

0 Answers  


What is a v-table?

0 Answers  


What do you mean by late binding?

0 Answers  


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


Define a conversion constructor?

0 Answers  


Differentiate between declaration and definition.

0 Answers  


Categories