Multiple choice

A list of finite number of elements of same data type is called____.

  1. arrays

  2. data type

  3. record of file

  4. none of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

An array is a data structure consisting of a collection of elements, each identified by at least one array index or key, all of the same data type.