Define the term Arrays

Define the term Arrays in brief?

E

Expert

Verified

The array is a series of elements. These elements are of similar type. Each element can be individually accessed by using an index. For example: an array of integers. The array elements are stored one after the other (contiguous) in the memory. The array can encompass more than one dimension. The primary element in an array begins with 0.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.