Inheritance * When a derived class inherits all the attributes and behaviors of the base class * Reduces programming labor by using common objects easily * A feature only found in object-oriented systems
inheritance *เมื่อที่มา - class ยังคงสืบทอดทั้งหมดที่แอตทริบิวต์และลักษณะการทำงานของฐาน class *ช่วยลดการตั้งโปรแกรมแรงงานโดยใช้ทั่วไปวัตถุ easily *ที่โดดเด่นไปด้วยพบได้เฉพาะในวัตถุแบบระบบ