STL (140)
OOPS (873)
C++ General (2409) How many ways can a variable be initialized into in C++?
What is a sequence in c++?
Differentiate between the manipulator and setf( ) function?
To what does “event-driven” refer?
Can comments be longer than one line?
What is the most common mistake on c++ and oo projects?
What is abstract keyword in c++?
Can you please explain the difference between using macro and inline functions?
What is virtual function? Explain with an example
How do I write a c++ program?
Which is best ide for c++?
Describe the syntax of single inheritance in C++?
Differentiate between a constructor and a destructor in c++.
What is an example of genetic polymorphism?
Eplain extern keyword?