Click here

array

In programming, a series of objects all of which are the same size and type. Each object in an array is called an array element. For example, you could have an array of integers or an array of characters or an array of anything that has a defined data type. The important characteristics of an array are:

  • Each element has the same data type (although they may have different values).
  • Arrays can have more than one dimension. A one-dimensional array is called a vector ; a two-dimensional array is called a matrix.



    Top Terms

    Connect with Webopedia

    • The Difference Between Adware & Spyware

      Not technically fitting into either the virus or spam category we have spyware and adware, which are growing concerns for Internet users.

      Read More »

    Did You Know? Archive »

    • Quick Reference Archive »