STL (140)
OOPS (873)
C++ General (2409)
What does std :: flush do?
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
What is a sequence in c++?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
Can I make ios apps with c++?
What are the uses of pointers?
Explain abstraction.
What are the extraction and insertion operators in c++?
Briefly explain various access specifiers in C++.
What are the symptoms of stl?
Explain the difference between class and struct in c++?
What is private, public and protected inheritance?
Write about the various sections of the executable image?
What are the important differences between c++ and java?
Where and why do I have to put the "template" and "typename" keywords?