Danh mục

Java C4. OOP Application

Số trang: 77      Loại file: ppt      Dung lượng: 461.50 KB      Lượt xem: 16      Lượt tải: 0    
tailieu_vip

Phí tải xuống: 36,000 VND Tải xuống file đầy đủ (77 trang) 0
Xem trước 8 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Mechanism to create new classes using existing classes The existing class is called the parent class, or superclass,or base class The derived class is called the child class or subclass As the name implies, the child inherits characteristics of theparent That is, the child class inherits the methods and data definedby the parent class. Once a behavior (method) is defined in a super class,that behavior is automatically inherited by all subclasses
Nội dung trích xuất từ tài liệu:
Java C4. OOP Application

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