Asked by
praveen brilliance
on Oct 29, 2024Verified
A two-dimensional array is sometimes referred to as a ____.
A) list
B) vector
C) queue
D) table
Table
A collection of data arranged in rows and columns, commonly used in databases and data manipulation.
- Grasp the significance and functionality of two-dimensional arrays (multi-dimensional) and their application.
Verified Answer
MJ
Learning Objectives
- Grasp the significance and functionality of two-dimensional arrays (multi-dimensional) and their application.