What is the meaning of base class in C++ ?
It inherit other class
It has a pointer variable
It is the first class declared
Another class got inherit from this class