Data types and structures

EasyMedium
1234567891011121314151617181920212223242526272829303132333435
Question 10
Easy

A satellite navigation system uses a variable altitude to record the current height of a drone above sea level in metres, which can be a fractional value (such as 142.85).

State the most appropriate primitive data type for the variable altitude.

[1]

Data types and structures Questions

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