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

How can we check whether the contents of two structure variables are same or not?

0 Answers  


What does flush do?

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

0 Answers  






What is virtual function? Explain with an example

0 Answers  


What is binary object model?

0 Answers  


Write about the members that a derived class can add?

0 Answers  


Explain the need for "Virtual Destructor"?

2 Answers   Infosys,


Define vptr.

0 Answers  


Do you know what is overriding?

0 Answers  


Explain linear search.

0 Answers  


Categories