Data structures

EasyMedium
1234567891011121314151617181920212223
Question 22
Easy

Which of the following best describes a one-dimensional (1D) array?

A variable that can store multiple values of different data types under one identifier

A data structure that stores a collection of elements of the same data type under a single identifier

A set of hardware devices used to store permanent files and system software

A relational database table containing multiple records linked by primary keys

Data structures Questions

  1. GCSE
  2. /Computer Science
  3. /Data structures