If class D is derived from a base class B


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

Post New Answer

More C++ Interview Questions

What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


Explain why C++ is not purely Object Oriented Language

0 Answers   Aspire,


In C++ what is the meaning of data hiding?

0 Answers   Aricent,


Question on Copy constructor.

0 Answers   Alter,


What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,






When would you use a pointer? A reference?

0 Answers   Amazon,


What is partial specialization or template specialization?

0 Answers   Amazon,


What is an abstract class in C++

0 Answers   SwanSoft Technologies,


Explain the importance of method overloading in C++?

0 Answers   Akamai Technologies, Infogain,


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


What are string library functions(syntax).

0 Answers   Accenture,


Categories