tailieunhanh - Lecture Introduction to computer and programming - Lecture No 31

This chapter introduced inheritancethe ability to create classes by absorbing an existing class's members and enhancing them with new capabilities. You learned the notions of base classes and derived classes and created a derived class that inherits members from a base class. The chapter introduced access modifier protected; derived class methods can access protected base class members; . Finally, you learned about Software Engineering with Inheritance. |

TỪ KHÓA LIÊN QUAN