Write about the members that a derived class can add?


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

Post New Answer

More C++ General Interview Questions

What are pointer-to-members? Explain.

0 Answers   iNautix,


What is the main function c++?

0 Answers  


What is searching? Explain linear and binary search.

0 Answers  


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

0 Answers  


How to construct virtual constructor

6 Answers   CIStems Software, Symphony,






What are proxy objects?

2 Answers  


Describe delete operator?

0 Answers  


Can we use pointers in c++?

0 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


Differences between private, protected and public and give examples.

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


Categories