STL (140)
OOPS (873)
C++ General (2409)
What is the difference between a pointer and a link in c ++?
Why c++ is called oop?
Which is not an object oriented programming language?
What is the meaning of c++?
What is the need of a destructor? Explain with the help of an example.
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Should the member functions which are made public in the base class be hidden?
What is the difference between C and CPP?
Define a pdb file.
#include
What is atoi?
Describe private, protected and public?
What does int * mean in c++?
What are the advantages and disadvantages of B-star trees over Binary trees?
Does std endl flush?