Danh mục

Lecture An introduction to object-oriented programming with Java: Chapter 8 - C. Thomas Wu

Số trang: 41      Loại file: ppt      Dung lượng: 1.10 MB      Lượt xem: 6      Lượt tải: 0    
Hoai.2512

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

Thông tin tài liệu:

Program correctness guarantees correct results for all valid input. But what happens when the input is invalid? Another important criterion of program reliability is the robustness, which measures how well the program runs under various conditions. In this chapter, we will describe how to code this exception-handling mechanism in Java to improve the program’s robustness.
Nội dung trích xuất từ tài liệu:
Lecture An introduction to object-oriented programming with Java: Chapter 8 - C. Thomas Wu

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

Gợi ý tài liệu liên quan: