STL (140)
OOPS (873)
C++ General (2409)
Explain the problem with overriding functions
What is variable example?
What are the different types of comments allowed in c++?
Are strings mutable in c++?
How to declare a function pointer?
What should main() return in c and c++?
What is the importance of mutable keyword?
Explain about Virtual Function in C++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
What is the difference between a declaration and a definition?
Explain the difference between new() and malloc() in c++?
What are namespaces in c++?
Is it possible to provide special behavior for one instance of a template but not for other instances?
What is capacity in vector in c++?
What are the data types in c++?