Define a pointer to a data member of the type pointer to pointer?


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

Post New Answer

More C++ General Interview Questions

Can you write a function similar to printf()?

0 Answers  


Explain the benefits of proper inheritance.

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


What is public, protected, private in c++?

0 Answers  


Should the this pointer can be used in the constructor?

0 Answers  






What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

0 Answers  


Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


What is the full form of c++?

0 Answers  


What do you understand by zombie objects in c++?

0 Answers  


Write about all the implicit member functions of a class?

0 Answers  


Categories