Danh mục

Lecture 4: Extending Classes

Số trang: 28      Loại file: ppt      Dung lượng: 127.50 KB      Lượt xem: 11      Lượt tải: 0    
Thu Hiền

Xem trước 3 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Inheritance: you can create new classes that are built on existing classes. Through the way of inheritance, you can reuse the existing class’s methods and fields, and you can also add new methods and fields to adapt the new classes to new situationsSubclass and superclassSubclass and superclass have a IsA relationship: an object of a subclass IsA(n) object of its superclass
Nội dung trích xuất từ tài liệu:
Lecture 4: Extending Classes

Tài liệu được xem nhiều: