STL (140)
OOPS (873)
C++ General (2409)
State the difference between pre and post increment/decrement operations.
What is a .lib file in c++?
What is solid in oops?
In C++ what is a vtable and how does it work?
what is a class? Explain with an example.
Is it possible for a member function to delete the pointer, named this?
What makes a language oop?
What is rtti in c++?
What is difference between array and vector in c++?
Can bst contain duplicates?
What are the steps in the development cycle?
Write a c++ program to display pass and fail for three student using static member function
What is flag in computer?
Can I create my own functions in c++?
What are constructors in oop?