STL (140)
OOPS (873)
C++ General (2409)
Do you know what are pure virtual functions?
Without using third variable write a code to swap two numbers.
What are the differences between the function prototype and the function defi-nition?
Distinguish between new and malloc and delete and free().
What are friend functions in C++?
What problems might the following macro bring to the application?
What is abstraction in oop?
What should main() return in c and c++?
Can you overload the operator+ for short integers?
Is java a c++?
What is meaning of in c++?
What is variable example?
what is difference between class template and template class?
Why is abstraction needed?
What is a stack c++?