Data types and structures

EasyMedium
1234567891011121314151617181920212223242526272829303132333435
Question 12
Easy

An autonomous marine observatory records environmental metrics at regular intervals. One specific data structure stores the following collection of readings for a single observation:

| "Deep-6" | 4.82 | 1024 | "Active" | True |

State the name of this type of data structure.

[1]

Data types and structures Questions

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