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