-
Inherits data members and member functions from base class
-
Inherits constructors and destructor
-
Object can access protected members with the dot operator
-
Inherits data members and member functions from base class as well as Inherits constructors and destructor