What is ostream in c++?
Write my own zero-argument manipulator that should work same as hex?
What is abstract class in c++?
How can I disable the "echo" feature?
What is a null object in c++?
What is the difference between global variables and static varables?
Can we define function inside main in c++?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What does floor mean in c++?
What does int * mean in c++?
Can we use this pointer in a class specific, operator-overloading function for new operator?
Is there any function that can skip certain number of characters present in the input stream?
What are guid? Why does com need guids?
What is linked list in c++?
Write some differences between an external iterator and an internal iterator?