STL (140)
OOPS (873)
C++ General (2409) What happens if an exception is throws from an object's constructor and from object's destructor?
TCS,
3 7676
Do the names of parameters have to agree in the prototype, definition, and call to the function?
Why polymorphism is used in oops?
Who created stl?
What are issues if we mix new and free in C++?
Can comments be nested?
Which bit wise operator is suitable for putting on a particular bit in a number?
What is c++ in english?
What is a singleton c++?
What does it mean to declare a member function as static in C++?
How do I tokenize a string in c++?
Explain about Garbage Collector?
How a macro differs from a template?
Is map ordered c++?
How do you clear a set in c++?
Explain the scope of resolution operator.