STL (140)
OOPS (873)
C++ General (2409) Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?
1 1266
What are the advantages of using a pointer?
Why is c++ a mid-level programming language?
Is it possible to provide special behavior for one instance of a template but not for other instances?
Difference between class and structure.
Why do we use oop?
What is the best c c++ compiler for windows?
Explain how the virtual base class is different from the conventional base classes of the opps.
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
What is pointer to member?
Is arr and &arr are same expression for an array?
Differentiate between late binding and early binding.
Why do we need pointers?
Why we use #include iostream in c++?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
What are the 5 oop principles?