Data types and structures

EasyMedium
1234567891011121314151617181920212223242526272829303132333435
Question 28
Easy

An airline uses a database to store information about flights. One particular data structure holds the following data about a scheduled flight:

| "TX104" | "Paris" | 180 | 125.50 | False |

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