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

Which of the following is typically used to store multiple values of the same type?
Variable
Constant
Array
Function

Explanation

Arrays are used to store collections of data of the same type.

Comments (0)

Advertisement