FINALS ARRAY

Subdecks (3)

Cards (32)

  • Array, It is a fixed-size, sequence collection of elements of the same data type, that are indexable
  • Array, are data type that is used to represent a large number of homogeneous values
  • C Language uses an index to access individual elements in array
  • The simplest form for accessing an element is a numeric constant