Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?
1 1269Post New C++ General Questions
What are friend classes?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Can we use clrscr in c++?
How can you quickly find the number of elements stored in a static array?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is a catch statement?
What is a container class? What are the types of container classes in c++?
Why are pointers used?
What language is a dll written in?
What is the use of this pointer in c++?
How a pointer differs from a reference?
Can constructor be private in c++?
What is insertion sorting?
What is c++ try block?
What is an overflow error?