STL (140)
OOPS (873)
C++ General (2409)
Can non graphic characters be used and processed in C++?
What does it mean to declare a member function as virtual?
Define anonymous class.
Explain pass by value and pass by reference.
How does c++ sort work?
Do you need a main function in c++?
Do the parentheses after the type name make a difference with new?
What is the difference between set and map in c++?
Can we distribute function templates and class templates in object libraries?
What are c++ stream classes?
What does and I oop mean in text?
Difference between function overloading and function overriding.
What are the comments in c++?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
How do you flush a buffer in c++?