Java Programming Tutorial - 27 - Introduction to Arrays

The primary purpose of an array is to facilitate storing and manipulating large quantities of data. Arrays thus play an essential role in many data processing tasks. Arrays also correspond to vectors and matrices, which are familiar mathematical abstractions, that are widely used in scientific programming.

0 comments:

Post a Comment