STL (140)
OOPS (873)
C++ General (2409) What is c++ try block?
Why should you learn c++?
what are the characteristics of Class Members in C++?
What is polymorphism what are the different types of polymorphism?
What is virtual table?
What is a c++ map?
What does it mean when someone says I oop?
What are the various oops concepts in c++?
To what does “event-driven” refer?
Comment on c++ standard exceptions?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What are the advantages and disadvantages of B-star trees over Binary trees?
What is the hardest coding language to learn?
If there are two catch statements, one for base and one for derived, which should come first?
What is iostream in c++ used for?