Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?
1 873Post New C++ General Questions
What is static class data?
What is c++ flowchart?
Can notepad ++ run c++?
What are advantages of using friend classes?
What is fflush c++?
What is a .h file c++?
Define a conversion constructor?
What is the benefit of encapsulation?
Which programming language is best?
What is c++ hiding?
What does catch(…) mean?
What is polymorphism and its type in c++?
What return value must conversion operators have in their declaration?
Mention the ways in which parameterized can be invoked. Give an example of each.
What happens when you make call 'delete this;'?