Faculty of Computer Science and Engineering Department of Computer Science - LAB SESSION 2

For the sake of convenience, C++ allows (and suggests) developers to separate interface and implementation parts when developing a class. Listing 1 illustrates the separation. In this listing, the interface for class List is declared first. Note that, the parameters of its methods are declared by only the data type. For example, the method void addFirst(int) is about to receive an input of type int and returns nothing. The implementation of all methods in the class List can be declared after that. Note that, the method should be prefixed by the class name and a double colon (::) and the.

Bấm vào đây để xem trước nội dung
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂ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.