Danh mục

Web Programming with Java Java - Object-Oriented Programming

Số trang: 52      Loại file: pdf      Dung lượng: 0.00 B      Lượt xem: 15      Lượt tải: 0    
Hoai.2512

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

Thông tin tài liệu:

Outline Objects and Classes OOP Concepts Encapsulation Aggregation/Composition Inheritance & Polymorphism Some useful Java classes Exception Handling, I/O Readings & Exercise Discussion .Objects and Classes Basic OO concepts Object, class, state, behavior, message Creating Java classes, objects, properties and methods Constructors Package Reference data type Variable scopeBasic OO concepts : ObjectObject: any thing, which can be described by State: property, or attribute Behavior: function/action, or method: ask the object to perform a task Example A student, a desk, a circle, a button, and even a loan...
Nội dung trích xuất từ tài liệu:
Web Programming with Java Java - Object-Oriented Programming

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