Computer Science for IGCSE & O level - Programming (Section 6 - No. 17)
What does a two-dimensional array conceptually represent?
A list of single values
A table with rows and columns
A single string of characters
A set of unrelated data items
Explanation
Two dimensional arrays represent rows and columns.
Comments (0)
