Danh mục

Lecture Introduction to Java programming - Chapter 7: Multidimensional arrays

Số trang: 28      Loại file: ppt      Dung lượng: 310.00 KB      Lượt xem: 14      Lượt tải: 0    
10.10.2023

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

Thông tin tài liệu:

The preceding chapter introduced how to use one-dimensional arrays to store linear collections of elements. You can use a two-dimensional array to store a matrix or a table. For example, the following table that describes the distances between the cities can be stored using a two-dimensional array.
Nội dung trích xuất từ tài liệu:
Lecture Introduction to Java programming - Chapter 7: Multidimensional arrays

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