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 do you mean by const correctness?

0 Answers  


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  


How do I run c++?

0 Answers  


How the V-Table mechanism works?

6 Answers   HP,


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  






Should the this pointer can be used in the constructor?

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


What about Virtual Destructor?

1 Answers   Virtusa,


What is anonymous object in c++?

0 Answers  


List different attributes in C++?

0 Answers   Ericsson,


What is endl?

0 Answers  


What is the standard template library (stl)?

0 Answers  


Categories