Data types and structures

EasyMedium
12345678910
Question 4
Medium

A high-altitude meteorological drone logs flight telemetry. A single data entry contains the following attributes:

Drone IDAltitude (m)Temperature (°C)Logging Active
STRAT-04912450-54.35True

Explain why a standard one-dimensional array is an inappropriate data structure for storing this single telemetry entry.

[1]

Data types and structures Questions

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