Computer Science for IGCSE & O level - Programming (Section 10 - No. 16)

Which of the following is used to store multiple data items in an array?
A single variable
A table
The index
Elements with the same data type

Explanation

An array is a structure containing multiple elements of the same data type.

Comments (0)

Advertisement