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

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,


Which programming language's unsatisfactory performance led to the discovery of c++?

0 Answers  


Difference between linked list and array?

3 Answers  


Define Virtual function in C++.

0 Answers   iNautix,


what is data abstraction in C++?

0 Answers  






What is the iunknown interface?

0 Answers  


What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


What are advantages of c++?

0 Answers  


Compare compile time polymorphism and Runtime polymorphism

1 Answers  


What do you mean by Stack unwinding?

1 Answers  


Is python better than c++?

0 Answers  


How delete [] is different from delete?

0 Answers  


Categories