Lecture Practical C++ programming - Chapter 21: Advanced classes

Derived classes are the base of object-oriented design. They allow you to define a base class and extend it in a way that still allows you to use it as the base class. One of the key points is that when you pass a derived class to a function that uses a base class as a parameter the derived class is treated as if it were a base class.

Không thể tạo bản xem trước, hãy bấm tải xuống
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.