One-Dimensional Array
Term side of the Card
Topic: Array
Unit title: One-Dimensional Array
Categories: Data structure
Explanation side of the Card
Explanation: The linear data structure that stores elements in a single line, accessed by sequential index positions. Often used for simple data storage and retrieval tasks.