Does improper inheritance have a potential to wreck a project?
No Answer is Posted For this Question
Be the First to Post Answer
What is purpose of new operator?
Can we have "Virtual Constructors"?
how to create window program in c++.please explain.
Explain the difference between struct and class in terms of access modifier.
what is COPY CONSTRUCTOR and what is it used for?
Explain the static storage classes in c++.
Is it possible to provide default values while overloading a binary operator?
What is auto used for in c++?
How does class accomplish data hiding in c++?
Explain terminate() and unexpected() function?
Why would you make a destructor virtual?
What is a conversion constructor?