159k views
1 vote
A two-dimensional array is essentially?
A primitive date type
A looped data structure

User IJade
by
8.3k points

1 Answer

7 votes

Answer:

A looped data structure

Step-by-step explanation:

A two-dimensional array is an array of another array. You can traverse it using nested loops, one to traverse row and one to traverse columns.

User Fahima Mokhtari
by
7.9k points

Related questions

1 answer
4 votes
65.0k views
asked Jun 5, 2024 34.9k views
Jake Ball asked Jun 5, 2024
by Jake Ball
8.1k points
1 answer
4 votes
34.9k views