Data types and structures

EasyMedium
1234567891011121314151617181920212223242526272829303132333435
Question 30
Easy

An automated marine research buoy logs telemetry data at periodic intervals. A single entry in the data store contains the following values representing a sensor's active state:

| "Buoy-Delta" | 1024.5 | 14.8 | 3200 | 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