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 7758
Why use of template is better than a base class?
Differentiate between the manipulator and setf( ) function?
Explain Memory Allocation in C/C++ ?
What is the use of endl in c++?
What is #include c++?
What's the order in which the local objects are destructed?
What is c strings syntax?
What is c++ mutable?
Why do we need oop?
What jobs can you get with a c++ certification?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
What is rtti in c++?
What is the cout in c++?
What is a constructor initializer list?
What is function overloading in C++?