An array is a group of like-typed variables that are referred by a common name. Arrays of any type can be created and may have one or more dimensions. A specific element in an array is accessed by its index. Arrays offer a convenient means of grouping related information. A one dimensional array is essentially a list of like-typed variables. To create an array, one must first create an array variable of the desired type.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment