STL (140)
OOPS (873)
C++ General (2409)
Explain Text Manipulation Routines?
Give an example of run-time polymorphism/virtual functions.
Explain public, protected, private in c++?
How do you add an element to a set in c++?
How can a C function be called in a C++ program?
Can non graphic characters be used and processed in C++?
Is eclipse good for c++?
What will happen if a pointer is deleted twice?
which feature are not hold visual basic of oop?
What is the best way to take screenshots of a window with c++ in windows?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is the use of volatile variable?
What is the syntax for a for loop?
Explain rethrowing exceptions with an example?
Why do we use polymorphism?